Searched refs:getStateForEvent (Results 1 – 3 of 3) sorted by relevance
2383 public HashMap<String, SparseIntArray> getStateForEvent(int code) { in getStateForEvent() method in BatteryStats.HistoryEventTracker7556 tracker.getStateForEvent(i); in dumpHistory()8481 tracker.getStateForEvent(i); in dumpProtoHistoryLocked()
4936 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent( in setRecordAllHistoryLocked()4951 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent( in setRecordAllHistoryLocked()12120 HashMap<String, SparseIntArray> active = mActiveEvents.getStateForEvent(i); in initActiveHistoryEventsLocked()
34163 Landroid/os/BatteryStats$HistoryEventTracker;->getStateForEvent(I)Ljava/util/HashMap;