Searched refs:mLastCount (Results 1 – 1 of 1) sorted by relevance
658 int mLastCount; field in BatteryStatsImpl.Counter667 mLastCount = 0; in Counter()722 + " mLoadedCount=" + mLoadedCount + " mLastCount=" + mLastCount in logState()736 mLoadedCount = mLastCount = mPluggedCount = mUnpluggedCount = 0; in reset()754 mLastCount = 0; in readSummaryFromParcelLocked()777 long mLastCount; field in BatteryStatsImpl.LongSamplingCounter786 mLastCount = 0; in LongSamplingCounter()827 + " mLoadedCount=" + mLoadedCount + " mLastCount=" + mLastCount in logState()841 mLoadedCount = mLastCount = mPluggedCount = mUnpluggedCount = 0; in reset()858 mLastCount = 0; in readSummaryFromParcelLocked()[all …]