Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsTimerTest.java58 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsTimerTest.TestTimer
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java2557 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer
2831 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.SamplingTimer
2966 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.BatchTimer
3383 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.StopwatchTimer