Searched refs:getStateForEvent (Results 1 – 3 of 3) sorted by relevance
2376 public HashMap<String, SparseIntArray> getStateForEvent(int code) { in getStateForEvent() method in BatteryStats.HistoryEventTracker7537 tracker.getStateForEvent(i); in dumpHistory()8457 tracker.getStateForEvent(i); in dumpProtoHistoryLocked()
4651 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent( in setRecordAllHistoryLocked()4666 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent( in setRecordAllHistoryLocked()11693 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent(i); in initActiveHistoryEventsLocked()
34806 Landroid/os/BatteryStats$HistoryEventTracker;->getStateForEvent(I)Ljava/util/HashMap;