Searched refs:txTimeCounter (Results 1 – 2 of 2) sorted by relevance
179 final BatteryStats.LongCounter txTimeCounter = counter.getTxTimeCounters()[0]; in calculatePowerAndDuration() local182 final long txTimeMs = txTimeCounter.getCountLocked(BatteryStats.STATS_SINCE_CHARGED); in calculatePowerAndDuration()232 txTimeCounter.getCountForProcessState(processState), in calculatePowerAndDuration()
181 final BatteryStats.LongCounter txTimeCounter = counter.getTxTimeCounters()[0]; in calculateApp() local185 final long txTime = txTimeCounter.getCountLocked(statsType); in calculateApp()213 txTimeCounter.getCountForProcessState(processState), in calculateApp()