Searched refs:mHistoryLastEnd (Results 1 – 1 of 1) sorted by relevance
272 HistoryItem mHistoryLastEnd; field in BatteryStatsImpl2401 if (mHistoryLastEnd != null && mHistoryLastEnd.cmd == HistoryItem.CMD_UPDATE in addHistoryRecordInnerLocked()2403 && mHistoryLastEnd.sameNonEvent(cur)) { in addHistoryRecordInnerLocked()2404 mHistoryLastEnd.next = null; in addHistoryRecordInnerLocked()2407 mHistoryEnd = mHistoryLastEnd; in addHistoryRecordInnerLocked()2408 mHistoryLastEnd = null; in addHistoryRecordInnerLocked()2466 mHistoryLastEnd = mHistoryEnd; in addHistoryRecordLocked()2481 mHistory = mHistoryLastEnd = mHistoryEnd = null; in clearHistoryLocked()