Searched refs:getNextHistoryLocked (Results 1 – 2 of 2) sorted by relevance
726 public abstract boolean getNextHistoryLocked(HistoryItem out); in getNextHistoryLocked() method in BatteryStats2110 while (getNextHistoryLocked(rec)) { in dumpLocked()
4169 public boolean getNextHistoryLocked(HistoryItem out) { in getNextHistoryLocked() method in BatteryStatsImpl