Searched refs:getCountsLocked (Results 1 – 4 of 4) sorted by relevance
124 assertArrayEquals(COUNTS, mCounterArray.getCountsLocked(STATS_SINCE_CHARGED)); in testGetCountsLocked()127 assertArrayEquals(COUNTS, mCounterArray.getCountsLocked(STATS_SINCE_CHARGED)); in testGetCountsLocked()
1672 public long[] getCountsLocked(int which) { in getCountsLocked() method in BatteryStatsImpl.LongSamplingCounterArray7898 final long[] counts = cpuTimesMs.getCountsLocked(which); in nullIfAllZeros()13465 final long[] binderThreadCpuTimesUs = mBinderThreadCpuTimesUs.getCountsLocked(14773 return mBinderThreadCpuTimesUs.getCountsLocked(BatteryStats.STATS_SINCE_CHARGED);
478 public abstract long[] getCountsLocked(int which); in getCountsLocked() method in BatteryStats.LongCounterArray
38322 Landroid/os/BatteryStats$LongCounterArray;->getCountsLocked(I)[J76892 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getCountsLocked(I)[J