Searched refs:mUnpluggedReportedCount (Results 1 – 1 of 1) sorted by relevance
1458 int mUnpluggedReportedCount; field in BatteryStatsImpl.SamplingTimer1491 mUnpluggedReportedCount = in.readInt(); in SamplingTimer()1513 mUnpluggedReportedCount = mCurrentReportedCount = 0; in endSample()1540 mUnpluggedReportedCount = count; in update()1568 mUnpluggedReportedCount = mCurrentReportedCount; in onTimeStarted()1583 + " mUnpluggedReportedCount=" + mUnpluggedReportedCount in logState()1597 ? mCurrentReportedCount - mUnpluggedReportedCount : 0); in computeCurrentCountLocked()1604 out.writeInt(mUnpluggedReportedCount); in writeToParcel()1615 mUnpluggedReportedCount = 0; in reset()