Searched defs:counters (Results 1 – 2 of 2) sorted by relevance
130 private static void increment(SparseIntArray counters, int key) { in increment()
16591 private void writeCpuSpeedCountersToParcel(Parcel out, LongSamplingCounter[][] counters) { in writeCpuSpeedCountersToParcel()16621 LongSamplingCounter[][] counters; in readCpuSpeedCountersFromParcel() local