public static final class BatteryStats.HistoryEventTracker extends Object
Constructor and Description |
---|
HistoryEventTracker() |
Modifier and Type | Method and Description |
---|---|
HashMap<String,SparseIntArray> |
getStateForEvent(int code) |
void |
removeEvents(int code) |
boolean |
updateState(int code,
String name,
int uid,
int poolIdx) |
public boolean updateState(int code, String name, int uid, int poolIdx)
public void removeEvents(int code)
public HashMap<String,SparseIntArray> getStateForEvent(int code)