Searched defs:timeLeft (Results 1 – 4 of 4) sorted by relevance
296 final long timeLeft = Math.max(finishTime - now, mMinimumDisplayTime); in updateEntry() local353 final long timeLeft = mEarliestRemovaltime - mClock.currentTimeMillis(); in removeAsSoonAsPossible() local
96 long timeLeft = OPERATION_TIMEOUT_MILLIS - (System.currentTimeMillis() - startTime); in waitWithTimeout() local
1264 long timeLeft = getScaledDuration() - currentPlayTime; in reverse() local
1443 const auto timeLeft = timeLimit - Clock::now(); in checkUidReadTimeouts() local