commit | bed745fbb96dcea49b0d20324b7cc35136cf0f3d | [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 | 915a191a6e972e57ff8bcf9cdfe1f25196c30760 | |
parent | 91c75b01bf327ff428d6f852ced3826bb2eef247 [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