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