Searched defs:lowestTime (Results 1 – 2 of 2) sorted by relevance
159 long lowestTime = mEventBuffer.isEmpty() ? Long.MAX_VALUE in add() local174 protected SchedulableEvent removeNextEventLocked(long lowestTime) { in removeNextEventLocked()196 long lowestTime = mEventBuffer.firstKey(); in getNextEvent() local223 long lowestTime = mEventBuffer.firstKey(); in waitNextEvent() local
77 long lowestTime = Long.MAX_VALUE; in waitNextEvent() local