Searched defs:timeLeft (Results 1 – 5 of 5) 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
1429 struct timespec timeLeft; in main() local
1443 const auto timeLeft = timeLimit - Clock::now(); in checkUidReadTimeouts() local