Searched defs:timeLeft (Results 1 – 7 of 7) sorted by relevance
263 long timeLeft = timerIsTicking ? timer.getTimesupTime() - now : timer.mTimeLeft; in showInUseNotification() local280 long timeLeft = completionTime - now; in showInUseNotification() local355 private String buildTimeRemaining(Context context, long timeLeft) { in buildTimeRemaining()396 long timeLeft = timesupTime - now; in getNextRunningTimer() local
68 final long timeLeft = mTimerObj.updateTimeLeft(false); in onCreateView() local
61 public void set(long timerLength, long timeLeft, boolean drawRed) { in set()
215 long timeLeft = o.updateTimeLeft(false); in getView() local785 long timeLeft = t.updateTimeLeft(false); in onPlusOneButtonPressed() local
710 long timeLeft = t.updateTimeLeft(false); in onPlusOneButtonPressed() local
290 int timeLeft = (int) ((endTimestamp - currentTimestamp) / 1000L); in updateCountdownSummary() local
552 int timeLeft = (int)(header.targetTime - currentTime); in drawHeader() local