Searched refs:computeCurrentCountLocked (Results 1 – 2 of 2) sorted by relevance
56 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsTimerTest.TestTimer
1298 protected abstract int computeCurrentCountLocked(); in computeCurrentCountLocked() method in BatteryStatsImpl.Timer1320 out.writeInt(computeCurrentCountLocked()); in writeToParcel()1337 mUnpluggedCount = computeCurrentCountLocked(); in onTimeStarted()1352 mCount = computeCurrentCountLocked(); in onTimeStopped()1389 int val = computeCurrentCountLocked(); in getCountLocked()1420 out.writeInt(computeCurrentCountLocked()); in writeSummaryFromParcelLocked()1511 mCount = computeCurrentCountLocked(); in endSample()1595 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.SamplingTimer1730 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.BatchTimer2140 protected int computeCurrentCountLocked() { in computeCurrentCountLocked() method in BatteryStatsImpl.StopwatchTimer