Searched refs:rxTimeCounter (Results 1 – 2 of 2) sorted by relevance
178 final BatteryStats.LongCounter rxTimeCounter = counter.getRxTimeCounter(); in calculatePowerAndDuration() local181 final long rxTimeMs = rxTimeCounter.getCountLocked(BatteryStats.STATS_SINCE_CHARGED); in calculatePowerAndDuration()231 rxTimeCounter.getCountForProcessState(processState), in calculatePowerAndDuration()
180 final BatteryStats.LongCounter rxTimeCounter = counter.getRxTimeCounter(); in calculateApp() local184 final long rxTime = rxTimeCounter.getCountLocked(statsType); in calculateApp()212 rxTimeCounter.getCountForProcessState(processState), in calculateApp()