Searched refs:getCountsLocked (Results 1 – 4 of 4) sorted by relevance
137 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()
1436 public long[] getCountsLocked(int which) { in getCountsLocked() method in BatteryStatsImpl.LongSamplingCounterArray6974 final long[] counts = cpuTimesMs.getCountsLocked(which); in nullIfAllZeros()
430 public abstract long[] getCountsLocked(int which); in getCountsLocked() method in BatteryStats.LongCounterArray
8711 HPLcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getCountsLocked(I)[J27016 HSPLandroid/os/BatteryStats$LongCounterArray;->getCountsLocked(I)[J