Searched refs:mHistoryIterator (Results 1 – 1 of 1) sorted by relevance
362 private HistoryItem mHistoryIterator; field in BatteryStatsImpl9065 if ((mHistoryIterator = mHistory) == null) { in startIteratingOldHistoryLocked()9082 HistoryItem cur = mHistoryIterator; in getNextOldHistoryLocked()9090 mHistoryIterator = cur.next; in getNextOldHistoryLocked()9112 mHistoryIterator = null; in finishIteratingOldHistoryLocked()