Searched refs:mHistoryIterator (Results 1 – 1 of 1) sorted by relevance
713 private HistoryItem mHistoryIterator; field in BatteryStatsImpl10599 if ((mHistoryIterator = mHistory) == null) { in startIteratingOldHistoryLocked()10616 HistoryItem cur = mHistoryIterator; in getNextOldHistoryLocked()10624 mHistoryIterator = cur.next; in getNextOldHistoryLocked()10646 mHistoryIterator = null; in finishIteratingOldHistoryLocked()