Searched refs:mHistoryCache (Results 1 – 1 of 1) sorted by relevance
327 HistoryItem mHistoryCache; field in BatteryStatsImpl3361 mHistoryEnd.next = mHistoryCache; in addHistoryRecordInnerLocked()3362 mHistoryCache = mHistoryEnd; in addHistoryRecordInnerLocked()3408 HistoryItem rec = mHistoryCache; in addHistoryRecordLocked()3410 mHistoryCache = rec.next; in addHistoryRecordLocked()3435 mHistoryEnd.next = mHistoryCache; in clearHistoryLocked()3436 mHistoryCache = mHistory; in clearHistoryLocked()11264 mHistory = mHistoryEnd = mHistoryCache = null; in readOldHistory()