Home
last modified time | relevance | path

Searched refs:getCountsLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DLongSamplingCounterArrayTest.java137 assertArrayEquals(COUNTS, mCounterArray.getCountsLocked(STATS_SINCE_CHARGED), in testGetCountsLocked()
140 mCounterArray.getCountsLocked(STATS_CURRENT), "Unexpected values"); in testGetCountsLocked()
142 mCounterArray.getCountsLocked(STATS_SINCE_UNPLUGGED), "Unexpected values"); in testGetCountsLocked()
145 assertArrayEquals(COUNTS, mCounterArray.getCountsLocked(STATS_SINCE_CHARGED), in testGetCountsLocked()
148 mCounterArray.getCountsLocked(STATS_CURRENT), "Unexpected values"); in testGetCountsLocked()
150 mCounterArray.getCountsLocked(STATS_SINCE_UNPLUGGED), "Unexpected values"); in testGetCountsLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java1436 public long[] getCountsLocked(int which) { in getCountsLocked() method in BatteryStatsImpl.LongSamplingCounterArray
6974 final long[] counts = cpuTimesMs.getCountsLocked(which); in nullIfAllZeros()
/frameworks/base/core/java/android/os/
DBatteryStats.java430 public abstract long[] getCountsLocked(int which); in getCountsLocked() method in BatteryStats.LongCounterArray
/frameworks/base/config/
Dboot-image-profile.txt8711 HPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getCountsLocked(I)[J
27016 HSPLandroid/os/BatteryStats$LongCounterArray;->getCountsLocked(I)[J