Home
last modified time | relevance | path

Searched refs:computeCurrentCountLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsTimerTest.java56 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsTimerTest.TestTimer
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java1751 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer
1773 out.writeInt(computeCurrentCountLocked()); in writeToParcel()
1790 mUnpluggedCount = computeCurrentCountLocked(); in onTimeStarted()
1805 mCount = computeCurrentCountLocked(); in onTimeStopped()
1842 int val = computeCurrentCountLocked(); in getCountLocked()
1873 out.writeInt(computeCurrentCountLocked()); in writeSummaryFromParcelLocked()
1964 mCount = computeCurrentCountLocked(); in endSample()
2048 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.SamplingTimer
2183 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.BatchTimer
2600 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.StopwatchTimer
/frameworks/base/config/
Dboot-image-profile.txt38610 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I
38679 HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeCurrentCountLocked()I
38687 HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeCurrentCountLocked()I