Searched refs:earliestRuntime (Results 1 – 1 of 1) sorted by relevance
620 long earliestRuntime = js.getEarliestRunTime() == JobStatus.NO_EARLIEST_RUNTIME in getLifeCycleBeginningElapsedLocked() local634 earliestRuntime = (earliestRuntime + truePeriodicStartTimeElapsed) / 2; in getLifeCycleBeginningElapsedLocked()645 return Math.max(prefetchWindowStart, earliestRuntime); in getLifeCycleBeginningElapsedLocked()647 return earliestRuntime; in getLifeCycleBeginningElapsedLocked()