Home
last modified time | relevance | path

Searched refs:computeCurrentCountLocked (Results 1 – 4 of 4) 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.java1695 out.writeInt(computeCurrentCountLocked()); in writeToParcel()
1702 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer
1734 mCount = computeCurrentCountLocked(); in onTimeStopped()
1765 return computeCurrentCountLocked(); in getCountLocked()
1784 out.writeInt(computeCurrentCountLocked()); in writeSummaryFromParcelLocked()
1870 mCount = computeCurrentCountLocked(); in endSample()
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
/frameworks/base/config/
Dboot-image-profile.txt20485 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I
20587 HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeCurrentCountLocked()I
20598 HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeCurrentCountLocked()I
Dhiddenapi-greylist-max-o.txt94165 Lcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I
94389 Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeCurrentCountLocked()I
94410 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeCurrentCountLocked()I
94471 Lcom/android/internal/os/BatteryStatsImpl$Timer;->computeCurrentCountLocked()I