Searched refs:lastTimeSlot (Results 1 – 1 of 1) sorted by relevance
157 Range<Long> lastTimeSlot = in getMostRecentActiveTimeSlot() local160 long offset = getDuration(lastTimeSlot) * numberOfTrailingZeros; in getMostRecentActiveTimeSlot()161 return Range.create(lastTimeSlot.getLower() - offset, in getMostRecentActiveTimeSlot()162 lastTimeSlot.getUpper() - offset); in getMostRecentActiveTimeSlot()