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.java291 DayPeriod thisDayPeriod = DayPeriod.fromString(dayPeriodType); in addPaths() local
292 if (dayPeriods.contains(thisDayPeriod)) { in addPaths()