Searched refs:mHistoryIterator (Results 1 – 1 of 1) sorted by relevance
308 private HistoryItem mHistoryIterator; field in BatteryStatsImpl7218 if ((mHistoryIterator = mHistory) == null) { in startIteratingOldHistoryLocked()7235 HistoryItem cur = mHistoryIterator; in getNextOldHistoryLocked()7243 mHistoryIterator = cur.next; in getNextOldHistoryLocked()7265 mHistoryIterator = null; in finishIteratingOldHistoryLocked()