Home
last modified time | relevance | path

Searched defs:computeCurrentCountLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsTimerTest.java58 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsTimerTest.TestTimer
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java2870 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer
3154 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.SamplingTimer
3289 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.BatchTimer
3706 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.StopwatchTimer