Searched refs:longerSlot (Results 1 – 1 of 1) sorted by relevance
366 Range<Long> longerSlot = longerSlots.get(i); in combineTimeSlotLists() local368 if (longerSlot.contains(shorterSlot)) { in combineTimeSlotLists()372 } else if (longerSlot.getLower() < shorterSlot.getLower()) { in combineTimeSlotLists()376 result.add(longerSlot); in combineTimeSlotLists()