Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRLocale.java127 super(CLDRLocale.getInstance(fromFile.getLocaleID()).toULocale()); in CLDRFormatter()
132 super(CLDRLocale.getInstance(fromFile.getLocaleID()).toULocale()); in CLDRFormatter()
360 public ULocale toULocale() { in toULocale() method in CLDRLocale
402 ulocToLoc.put(this.toULocale(), this); in register()
497 return toULocale().getVariant(); // TODO: replace with parts?
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCLDRUtils.java142 ULocale uloc = loc.toULocale(); in TestCLDRLocaleFormatNoFile()
DTestInheritance.java674 + toLoc.toULocale().getDisplayScript() in createSuggestion()
676 + toLoc.toULocale().getDisplayCountry() + " }-->"; in createSuggestion()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DULocale.java277 return JDKLocaleHelper.toULocale(key);
3893 public static ULocale toULocale(Locale loc) { in toULocale() method in ULocale.JDKLocaleHelper
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DULocale.java412 result = JDKLocaleHelper.toULocale(loc); in forLocale()
3483 public static ULocale toULocale(Locale loc) { in toULocale() method in ULocale.JDKLocaleHelper
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java315 return JDKLocaleHelper.toULocale(key);
4062 public static ULocale toULocale(Locale loc) { in toULocale() method in ULocale.JDKLocaleHelper
/external/cldr/tools/java/org/unicode/cldr/test/
DDisplayAndInputProcessor.java186 spaceCol = Collator.getInstance(locale.toULocale()); in init()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...