Searched refs:getNextHistoryLocked (Results 1 – 2 of 2) sorted by relevance
1049 public abstract boolean getNextHistoryLocked(HistoryItem out); in getNextHistoryLocked() method in BatteryStats3849 while (getNextHistoryLocked(rec)) { in dumpHistoryLocked()
6597 public boolean getNextHistoryLocked(HistoryItem out) { in getNextHistoryLocked() method in BatteryStatsImpl