Searched refs:mPluggedCount (Results 1 – 1 of 1) sorted by relevance
1278 int mPluggedCount; field in BatteryStatsImpl.Counter1282 mPluggedCount = in.readInt(); in Counter()1283 mCount.set(mPluggedCount); in Counter()1302 mUnpluggedCount = mPluggedCount; in onTimeStarted()1307 mPluggedCount = mCount.get(); in onTimeStopped()1355 + " mPluggedCount=" + mPluggedCount); in logState()1376 mLoadedCount = mPluggedCount = mUnpluggedCount = 0; in reset()1396 mUnpluggedCount = mPluggedCount = mLoadedCount; in readSummaryFromParcelLocked()