Searched refs:mHistoryLastEnd (Results 1 – 1 of 1) sorted by relevance
677 HistoryItem mHistoryLastEnd; field in BatteryStatsImpl3876 if (mHistoryLastEnd != null && mHistoryLastEnd.cmd == HistoryItem.CMD_UPDATE in addHistoryRecordInnerLocked()3878 && mHistoryLastEnd.sameNonEvent(cur)) { in addHistoryRecordInnerLocked()3879 mHistoryLastEnd.next = null; in addHistoryRecordInnerLocked()3882 mHistoryEnd = mHistoryLastEnd; in addHistoryRecordInnerLocked()3883 mHistoryLastEnd = null; in addHistoryRecordInnerLocked()3941 mHistoryLastEnd = mHistoryEnd; in addHistoryRecordLocked()3956 mHistory = mHistoryLastEnd = mHistoryEnd = null; in clearHistoryLocked()