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.java1697 out.writeInt(computeCurrentCountLocked()); in writeToParcel()
1704 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer
1736 mCount = computeCurrentCountLocked(); in onTimeStopped()
1767 return computeCurrentCountLocked(); in getCountLocked()
1786 out.writeInt(computeCurrentCountLocked()); in writeSummaryFromParcelLocked()
1872 mCount = computeCurrentCountLocked(); in endSample()
1957 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.SamplingTimer
2092 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.BatchTimer
2509 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.StopwatchTimer
/frameworks/base/config/
Dboot-image-profile.txt20484 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I
20586 HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeCurrentCountLocked()I
20597 HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeCurrentCountLocked()I
Dhiddenapi-greylist-max-o.txt87833 Lcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I
88038 Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeCurrentCountLocked()I
88058 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeCurrentCountLocked()I
88115 Lcom/android/internal/os/BatteryStatsImpl$Timer;->computeCurrentCountLocked()I