Searched defs:getDisplayCountryInternal (Results 1 - 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DULocale.java1516 return getDisplayCountryInternal(this, getDefault(Category.DISPLAY));
1527 return getDisplayCountryInternal(this, displayLocale);
1540 return getDisplayCountryInternal(new ULocale(localeID), new ULocale(displayLocaleID));
1553 return getDisplayCountryInternal(new ULocale(localeID), displayLocale);
1557 private static String getDisplayCountryInternal(ULocale locale, ULocale displayLocale) { method in class:ULocale
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
H A DULocale.java1370 return getDisplayCountryInternal(this, getDefault(Category.DISPLAY));
1380 return getDisplayCountryInternal(this, displayLocale);
1392 return getDisplayCountryInternal(new ULocale(localeID), new ULocale(displayLocaleID));
1404 return getDisplayCountryInternal(new ULocale(localeID), displayLocale);
1408 private static String getDisplayCountryInternal(ULocale locale, ULocale displayLocale) { method in class:ULocale
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DULocale.java1608 return getDisplayCountryInternal(this, getDefault(Category.DISPLAY));
1620 return getDisplayCountryInternal(this, displayLocale);
1634 return getDisplayCountryInternal(new ULocale(localeID), new ULocale(displayLocaleID));
1648 return getDisplayCountryInternal(new ULocale(localeID), displayLocale);
1652 private static String getDisplayCountryInternal(ULocale locale, ULocale displayLocale) { method in class:ULocale
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 51 milliseconds