Searched refs:getStateForEvent (Results 1 – 3 of 3) sorted by relevance
2167 public HashMap<String, SparseIntArray> getStateForEvent(int code) { in getStateForEvent() method in BatteryStats.HistoryEventTracker6915 = tracker.getStateForEvent(i); in dumpHistoryLocked()7824 tracker.getStateForEvent(i); in dumpProtoHistoryLocked()
4236 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent( in setRecordAllHistoryLocked()4251 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent( in setRecordAllHistoryLocked()11409 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent(i); in initActiveHistoryEventsLocked()
38129 Landroid/os/BatteryStats$HistoryEventTracker;->getStateForEvent(I)Ljava/util/HashMap;