Searched refs:mLastHistoryTime (Results 1 – 1 of 1) sorted by relevance
187 long mLastHistoryTime = 0; field in BatteryStatsImpl1299 mLastHistoryTime = curTime; in addHistoryBufferLocked()1405 mLastHistoryTime = 0; in clearHistoryLocked()5017 TimeUtils.formatDuration(mLastHistoryTime, sb); in writeHistory()5020 out.writeLong(mHistoryBaseTime + mLastHistoryTime); in writeHistory()