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