Searched refs:toTime (Results 1 – 1 of 1) sorted by relevance
323 private static int diffTimeSlots(@TimeSlotType int timeSlotType, long fromTime, long toTime) { in diffTimeSlots() argument326 Range<Long> toSlot = timeSlotFactory.apply(toTime); in diffTimeSlots()