Searched defs:timeSlotType (Results 1 – 1 of 1) sorted by relevance
323 private static int diffTimeSlots(@TimeSlotType int timeSlotType, long fromTime, long toTime) { in diffTimeSlots()334 private List<Range<Long>> getActiveTimeSlotsForType(@TimeSlotType int timeSlotType) { in getActiveTimeSlotsForType()