Searched refs:LongCounter (Results 1 – 13 of 13) sorted by relevance
177 final BatteryStats.LongCounter idleTimeCounter = counter.getIdleTimeCounter(); in calculatePowerAndDuration()178 final BatteryStats.LongCounter rxTimeCounter = counter.getRxTimeCounter(); in calculatePowerAndDuration()179 final BatteryStats.LongCounter txTimeCounter = counter.getTxTimeCounters()[0]; in calculatePowerAndDuration()
180 final BatteryStats.LongCounter rxTimeCounter = counter.getRxTimeCounter(); in calculateApp()181 final BatteryStats.LongCounter txTimeCounter = counter.getTxTimeCounters()[0]; in calculateApp()182 final BatteryStats.LongCounter idleTimeCounter = counter.getIdleTimeCounter(); in calculateApp()
252 private static final LongCounter ZERO_LONG_COUNTER = new LongCounter() {269 private static final LongCounter[] ZERO_LONG_COUNTER_ARRAY =270 new LongCounter[]{ZERO_LONG_COUNTER};2526 private static class TimeMultiStateCounter extends LongCounter implements TimeBaseObs {2724 public static class LongSamplingCounter extends LongCounter implements TimeBaseObs {4173 public LongCounter getIdleTimeCounter() { in getIdleTimeCounter()4210 public LongCounter getRxTimeCounter() { in getRxTimeCounter()4229 public LongCounter[] getTxTimeCounters() { in getTxTimeCounters()
170 for (final BatteryStats.LongCounter counter: controller.getTxTimeCounters()) { in writeUid()189 for (final BatteryStats.LongCounter counter: controller.getTxTimeCounters()) { in writeUid()208 for (final BatteryStats.LongCounter counter: controller.getTxTimeCounters()) { in writeUid()
471 public static abstract class LongCounter { class in BatteryStats520 public abstract LongCounter getIdleTimeCounter(); in getIdleTimeCounter()526 public abstract LongCounter getScanTimeCounter(); in getScanTimeCounter()532 public abstract LongCounter getSleepTimeCounter(); in getSleepTimeCounter()538 public abstract LongCounter getRxTimeCounter(); in getRxTimeCounter()546 public abstract LongCounter[] getTxTimeCounters(); in getTxTimeCounters()553 public abstract LongCounter getPowerCounter(); in getPowerCounter()560 public abstract LongCounter getMonitoredRailChargeConsumedMaMs(); in getMonitoredRailChargeConsumedMaMs()4058 for (LongCounter c : counter.getTxTimeCounters()) { in controllerActivityHasData()4103 for (LongCounter c : counter.getTxTimeCounters()) { in dumpControllerActivityLine()[all …]
125 android.os.BatteryStats$LongCounter
131 Landroid/os/BatteryStats$LongCounter;-><init>()V
5920 android.os.BatteryStats$LongCounter17360 [Landroid.os.BatteryStats$LongCounter;
11683 HSPLandroid/os/BatteryStats$LongCounter;-><init>()V38447 Landroid/os/BatteryStats$LongCounter;49951 [Landroid/os/BatteryStats$LongCounter;
5916 android.os.BatteryStats$LongCounter14337 [Landroid.os.BatteryStats$LongCounter;
11680 HSPLandroid/os/BatteryStats$LongCounter;-><init>()V28313 Landroid/os/BatteryStats$LongCounter;36784 [Landroid/os/BatteryStats$LongCounter;
823 …tteryStatsImpl$ControllerActivityCounterImpl;]Landroid/os/BatteryStats$LongCounter;Lcom/android/se…3157 …tteryStatsImpl$ControllerActivityCounterImpl;]Landroid/os/BatteryStats$LongCounter;Lcom/android/se…3173 …tteryStatsImpl$ControllerActivityCounterImpl;]Landroid/os/BatteryStats$LongCounter;Lcom/android/se…
34149 …/BatteryStats$ControllerActivityCounter;->getIdleTimeCounter()Landroid/os/BatteryStats$LongCounter;34150 …/os/BatteryStats$ControllerActivityCounter;->getPowerCounter()Landroid/os/BatteryStats$LongCounter;34151 …os/BatteryStats$ControllerActivityCounter;->getRxTimeCounter()Landroid/os/BatteryStats$LongCounter;34152 …/BatteryStats$ControllerActivityCounter;->getScanTimeCounter()Landroid/os/BatteryStats$LongCounter;34153 …BatteryStats$ControllerActivityCounter;->getSleepTimeCounter()Landroid/os/BatteryStats$LongCounter;34154 …/BatteryStats$ControllerActivityCounter;->getTxTimeCounters()[Landroid/os/BatteryStats$LongCounter;34352 Landroid/os/BatteryStats$LongCounter;-><init>()V34353 Landroid/os/BatteryStats$LongCounter;->getCountLocked(I)J34354 Landroid/os/BatteryStats$LongCounter;->logState(Landroid/util/Printer;Ljava/lang/String;)V