Searched refs:mHistoryCache (Results 1 – 1 of 1) sorted by relevance
273 HistoryItem mHistoryCache; field in BatteryStatsImpl2405 mHistoryEnd.next = mHistoryCache; in addHistoryRecordInnerLocked()2406 mHistoryCache = mHistoryEnd; in addHistoryRecordInnerLocked()2452 HistoryItem rec = mHistoryCache; in addHistoryRecordLocked()2454 mHistoryCache = rec.next; in addHistoryRecordLocked()2479 mHistoryEnd.next = mHistoryCache; in clearHistoryLocked()2480 mHistoryCache = mHistory; in clearHistoryLocked()9039 mHistory = mHistoryEnd = mHistoryCache = null; in readOldHistory()