Searched defs:lowestTime (Results 1 – 1 of 1) sorted by relevance
155 long lowestTime = mEventBuffer.isEmpty() ? Long.MAX_VALUE in add() local170 private SchedulableEvent removeNextEventLocked(long lowestTime) { in removeNextEventLocked()191 long lowestTime = mEventBuffer.firstKey(); in getNextEvent() local217 long lowestTime = mEventBuffer.firstKey(); in waitNextEvent() local