Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DICUServiceBuilder.java144 CLDRLocale importLocale = CLDRLocale.getInstance(importSource); in getRuleBasedCollator() local
145 …e = Factory.make(CLDRPaths.COLLATION_DIRECTORY, ".*").makeWithFallback(importLocale.getBaseName()); in getRuleBasedCollator()