Searched defs:lowestTime (Results 1 – 2 of 2) sorted by relevance
158 long lowestTime = mEventBuffer.isEmpty() ? Long.MAX_VALUE in add() local174 private SchedulableEvent removeNextEventLocked(long lowestTime) { in removeNextEventLocked()195 long lowestTime = mEventBuffer.firstKey(); in getNextEvent() local221 long lowestTime = mEventBuffer.firstKey(); in waitNextEvent() local