Home
last modified time | relevance | path

Searched refs:thisDayPeriod (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DLogicalGrouping.java94 DayPeriod thisDayPeriod = DayPeriod.fromString(dayPeriodType); in getPaths() local
95 if (dayPeriods.contains(thisDayPeriod)) { in getPaths()