Searched refs:getRxTimeCounter (Results 1 – 6 of 6) sorted by relevance
187 + counter.getRxTimeCounter().getCountLocked(BatteryStats.STATS_SINCE_CHARGED) in calculateDuration()218 counter.getRxTimeCounter().getCountLocked(BatteryStats.STATS_SINCE_CHARGED); in calculatePowerMah()
205 final long rxTime = counter.getRxTimeCounter().getCountLocked(statsType); in calculateApp()263 final long rxTimeMs = counter.getRxTimeCounter().getCountLocked(statsType); in calculateRemaining()
3225 public LongSamplingCounter getRxTimeCounter() { in getRxTimeCounter() method in BatteryStatsImpl.ControllerActivityCounterImpl12115 activityCounter.getRxTimeCounter().addCountLocked(scanRxTimeSinceMarkMs); in updateWifiState()12182 uid.getOrCreateWifiControllerActivityLocked().getRxTimeCounter() in updateWifiState()12195 mWifiActivity.getRxTimeCounter().addCountLocked( in updateWifiState()12303 mModemActivity.getRxTimeCounter().addCountLocked(deltaInfo.getReceiveTimeMillis()); in noteModemControllerActivity()12424 activityCounter.getRxTimeCounter().addCountLocked(rxMs); in noteModemControllerActivity()12654 counter.getRxTimeCounter().addCountLocked(scanTimeRxSinceMarkMs); in updateBluetoothStateLocked()12722 counter.getRxTimeCounter().addCountLocked(timeRxMs); in updateBluetoothStateLocked()12745 mBluetoothActivity.getRxTimeCounter().addCountLocked(rxTimeMs); in updateBluetoothStateLocked()14497 final long rxTimeMs = counter.getRxTimeCounter().getCountLocked(which);[all …]
167 controller.getRxTimeCounter().getCountLocked(STATS_SINCE_CHARGED)); in writeUid()186 controller.getRxTimeCounter().getCountLocked(STATS_SINCE_CHARGED)); in writeUid()205 controller.getRxTimeCounter().getCountLocked(STATS_SINCE_CHARGED)); in writeUid()
513 public abstract LongCounter getRxTimeCounter(); in getRxTimeCounter() method in BatteryStats.ControllerActivityCounter3658 || counter.getRxTimeCounter().getCountLocked(which) != 0 in controllerActivityHasData()3692 pw.print(counter.getRxTimeCounter().getCountLocked(which)); in dumpControllerActivityLine()3720 counter.getRxTimeCounter().getCountLocked(which)); in dumpControllerActivityProto()3753 final long rxTimeMs = counter.getRxTimeCounter().getCountLocked(which); in printControllerActivity()
38117 Landroid/os/BatteryStats$ControllerActivityCounter;->getRxTimeCounter()Landroid/os/BatteryStats$Lon…76788 Lcom/android/internal/os/BatteryStatsImpl$ControllerActivityCounterImpl;->getRxTimeCounter()Lcom/an…