Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsTimerTest.java57 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsTimerTest.TestTimer
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java1702 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer
1954 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.SamplingTimer
2089 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.BatchTimer
2506 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.StopwatchTimer