Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateMaximalLocales.java1131 Set<String> skipLanguages = cldrContainerToLanguages.get(region); in tryDifferentAlgorithm() local
1132 if (skipLanguages != null in tryDifferentAlgorithm()
1133 && skipLanguages.contains(language)) { in tryDifferentAlgorithm()