Searched refs:latestTimeSlot (Results 1 – 1 of 1) sorted by relevance
336 Range<Long> latestTimeSlot = TIME_SLOT_FACTORIES.get(timeSlotType).apply(mLastUpdatedTime); in getActiveTimeSlotsForType() local337 long startTime = latestTimeSlot.getLower(); in getActiveTimeSlotsForType()338 final long duration = getDuration(latestTimeSlot); in getActiveTimeSlotsForType()