Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsTimerTest.java58 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsTimerTest.TestTimer
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1909 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer
2193 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.SamplingTimer
2336 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.BatchTimer
2753 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.StopwatchTimer