Searched refs:nowWallclock (Results 1 – 1 of 1) sorted by relevance
612 final long nowWallclock = sSystemClock.millis(); in convertRtcBoundsToElapsed() local614 ? nowElapsed + Math.max(rtcTimes.first - nowWallclock, 0) in convertRtcBoundsToElapsed()617 ? nowElapsed + Math.max(rtcTimes.second - nowWallclock, 0) in convertRtcBoundsToElapsed()