Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRLocale.java275 if (rootMatches(str)) { in CLDRLocale()
358 if (rootMatches(s)) { in getInstance()
372 private static boolean rootMatches(String s) { in rootMatches() method in CLDRLocale