Searched refs:mBaseReportedTotalTimeUs (Results 1 – 1 of 1) sorted by relevance
3002 long mBaseReportedTotalTimeUs; field in BatteryStatsImpl.SamplingTimer3025 mBaseReportedTotalTimeUs = in.readLong(); in SamplingTimer()3051 mBaseReportedTotalTimeUs = mCurrentReportedTotalTimeUs = 0; in endSample()3090 mBaseReportedTotalTimeUs = totalTimeUs - activeTimeUs; in update()3126 mBaseReportedTotalTimeUs = mCurrentReportedTotalTimeUs; in onTimeStarted()3144 + " mBaseReportedTotalTimeUs=" + mBaseReportedTotalTimeUs); in logState()3150 ? mCurrentReportedTotalTimeUs - mBaseReportedTotalTimeUs : 0); in computeRunTimeLocked()3165 out.writeLong(mBaseReportedTotalTimeUs); in writeToParcel()3173 mBaseReportedTotalTimeUs = 0; in reset()14000 bandwidthEntries.keyAt(i)).mBaseReportedTotalTimeUs,