Searched defs:Counter (Results 1 – 9 of 9) sorted by relevance
73 Counter RN 11 label
84 Counter RN 11 label
95 Counter RN 8 label
102 Counter RN 8 label
54 Counter RN 12 label
478 unsigned Counter = 0; in IncorporateFunctionInfoGlobalBBIDs() local
354 public static class Counter extends BatteryStats.Counter implements Unpluggable { class in BatteryStatsImpl362 Counter(ArrayList<Unpluggable> unpluggables, Parcel in) { in Counter() method in BatteryStatsImpl.Counter372 Counter(ArrayList<Unpluggable> unpluggables) { in Counter() method in BatteryStatsImpl.Counter
154 public static abstract class Counter { class in BatteryStats