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