commit | 78b85709ec752acea1f45bb23184afa93bb45fd8 | [log] [tgz] |
---|---|---|
author | tsaichristine <tsaichristine@google.com> | Fri Dec 06 12:20:30 2019 -0800 |
committer | tsaichristine <tsaichristine@google.com> | Mon Dec 09 09:29:42 2019 -0800 |
tree | 97ba1ddd1e90daff0d333fe510be50241a5a0ea9 | |
parent | 98585a6c0ca86e855ffb6b8674efe79b0dfb2444 [diff] |
Remove ConditionState parameter from ValueMetric's pull and accumulate functions Both #pullAndMatchEventsLocked and #accumulateEvents take in a condition parameter but don't use it. ValueMetric's #onStateChanged will need to call these functions but will not have a condition to pass in. Test: bit statsd_test:* Bug: 136566566 Change-Id: I169e8d135cf0c7fe9bc7c9c2bf401016cbe83975