Searched refs:mHistoryCache (Results 1 – 1 of 1) sorted by relevance
678 HistoryItem mHistoryCache; field in BatteryStatsImpl3880 mHistoryEnd.next = mHistoryCache; in addHistoryRecordInnerLocked()3881 mHistoryCache = mHistoryEnd; in addHistoryRecordInnerLocked()3927 HistoryItem rec = mHistoryCache; in addHistoryRecordLocked()3929 mHistoryCache = rec.next; in addHistoryRecordLocked()3954 mHistoryEnd.next = mHistoryCache; in clearHistoryLocked()3955 mHistoryCache = mHistory; in clearHistoryLocked()13654 mHistory = mHistoryEnd = mHistoryCache = null; in readOldHistory()