Home
last modified time | relevance | path

Searched defs:addCountLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java1477 public void addCountLocked(long[] counts) { in addCountLocked() method in BatteryStatsImpl.LongSamplingCounterArray
1481 public void addCountLocked(long[] counts, boolean isRunning) { in addCountLocked() method in BatteryStatsImpl.LongSamplingCounterArray
1603 public void addCountLocked(long count) { in addCountLocked() method in BatteryStatsImpl.LongSamplingCounter
1607 public void addCountLocked(long count, boolean isRunning) { in addCountLocked() method in BatteryStatsImpl.LongSamplingCounter