Searched refs:currentMonotonicTime (Results 1 – 1 of 1) sorted by relevance
118 long currentMonotonicTime = mMonotonicClock.monotonicTime(); in aggregateAndStorePowerStats() local124 mAggregatedPowerStatsSpanDuration, currentMonotonicTime, currentTimeMillis); in aggregateAndStorePowerStats()125 while (endTimeMs <= currentMonotonicTime) { in aggregateAndStorePowerStats()180 long currentMonotonicTime, long currentTimeMillis) { in alignToWallClock() argument183 long targetWallClockTime = currentTimeMillis + (targetMonotonicTime - currentMonotonicTime); in alignToWallClock()