Searched refs:EVENT_COUNT (Results 1 – 2 of 2) sorted by relevance
715 public static final int EVENT_COUNT = 0x000a; field in BatteryStats.HistoryItem944 = (HashMap<String, SparseIntArray>[]) new HashMap[HistoryItem.EVENT_COUNT];3881 for (int i=0; i<HistoryItem.EVENT_COUNT; i++) { in dumpHistoryLocked()
6765 for (int i=0; i<HistoryItem.EVENT_COUNT; i++) { in initActiveHistoryEventsLocked()