Searched refs:earliest (Results 1 – 6 of 6) sorted by relevance
226 Connection earliest = null; in getEarliestConnection() local241 earliest = c; in getEarliestConnection()246 return earliest; in getEarliestConnection()
49 // The earliest time the alert can be fired again in wall clock time.
184 latch is the earliest indication that the frame was submitted in time
624 final long earliest = (rtcTimes.first > JobStatus.NO_EARLIEST_RUNTIME) in convertRtcBoundsToElapsed() local630 return Pair.create(earliest, latest); in convertRtcBoundsToElapsed()
122 // alarm, used to determine the earliest we can dispatch the next such alarm.
1026 // Can be negative if the earliest runtime deadline has passed.