Searched refs:earliest (Results 1 – 5 of 5) sorted by relevance
227 Connection earliest = null; in getEarliestConnection() local242 earliest = c; in getEarliestConnection()247 return earliest; in getEarliestConnection()
184 latch is the earliest indication that the frame was submitted in time
670 final long earliest = (rtcTimes.first > JobStatus.NO_EARLIEST_RUNTIME) in convertRtcBoundsToElapsed() local676 return Pair.create(earliest, latest); in convertRtcBoundsToElapsed()
123 // alarm, used to determine the earliest we can dispatch the next such alarm.
1081 // Can be negative if the earliest runtime deadline has passed.