Searched refs:mPluggedCount (Results 1 – 1 of 1) sorted by relevance
855 int mPluggedCount; field in BatteryStatsImpl.Counter859 mPluggedCount = in.readInt(); in Counter()860 mCount.set(mPluggedCount); in Counter()879 mUnpluggedCount = mPluggedCount; in onTimeStarted()884 mPluggedCount = mCount.get(); in onTimeStopped()919 + " mPluggedCount=" + mPluggedCount); in logState()940 mLoadedCount = mPluggedCount = mUnpluggedCount = 0; in reset()960 mUnpluggedCount = mPluggedCount = mLoadedCount; in readSummaryFromParcelLocked()1135 long mPluggedCount; field in BatteryStatsImpl.LongSamplingCounter1139 mPluggedCount = in.readLong(); in LongSamplingCounter()[all …]