Searched refs:addClockUpdate (Results 1 – 4 of 4) sorted by relevance
86 mStats.addClockUpdate(item.time, item.currentTime); in aggregatePowerStats()93 mStats.addClockUpdate(item.time, item.currentTime); in aggregatePowerStats()145 mStats.addClockUpdate(item.time, item.currentTime); in aggregatePowerStats()
85 void addClockUpdate(long monotonicTime, @CurrentTimeMillisLong long currentTime) { in addClockUpdate() method in AggregatedPowerStats
180 stats.addClockUpdate(monotonicTime, currentTime); in createAggregatedPowerStats()
103 stats.addClockUpdate(1000, 456); in prepareAggregatePowerStats()