Searched refs:mLastRecordedClockTime (Results 1 – 1 of 1) sorted by relevance
240 long mLastRecordedClockTime; field in BatteryStatsImpl2281 mLastRecordedClockTime = cur.currentTime; in addHistoryBufferLocked()2451 mLastRecordedClockTime = 0; in clearHistoryLocked()2514 if (mLastRecordedClockTime != 0) { in noteCurrentTimeChangedLocked()2515 long expectedClockTime = mLastRecordedClockTime in noteCurrentTimeChangedLocked()6935 mLastRecordedClockTime = mHistoryCur.currentTime; in startRecordingHistory()6950 mLastRecordedClockTime = currentTime; in recordCurrentTimeChangeLocked()6961 mLastRecordedClockTime = mHistoryCur.currentTime; in recordShutdownLocked()