Searched refs:mBaseReportedTotalTimeUs (Results 1 – 1 of 1) sorted by relevance
3208 long mBaseReportedTotalTimeUs; field in BatteryStatsImpl.SamplingTimer3231 mBaseReportedTotalTimeUs = in.readLong(); in SamplingTimer()3257 mBaseReportedTotalTimeUs = mCurrentReportedTotalTimeUs = 0; in endSample()3296 mBaseReportedTotalTimeUs = totalTimeUs - activeTimeUs; in update()3332 mBaseReportedTotalTimeUs = mCurrentReportedTotalTimeUs; in onTimeStarted()3350 + " mBaseReportedTotalTimeUs=" + mBaseReportedTotalTimeUs); in logState()3356 ? mCurrentReportedTotalTimeUs - mBaseReportedTotalTimeUs : 0); in computeRunTimeLocked()3371 out.writeLong(mBaseReportedTotalTimeUs); in writeToParcel()3379 mBaseReportedTotalTimeUs = 0; in reset()14086 bandwidthEntries.keyAt(i)).mBaseReportedTotalTimeUs,