Searched refs:thisDayPeriod (Results 1 – 1 of 1) sorted by relevance
94 DayPeriod thisDayPeriod = DayPeriod.fromString(dayPeriodType); in getPaths() local95 if (dayPeriods.contains(thisDayPeriod)) { in getPaths()