Home
last modified time | relevance | path

Searched refs:getDisplayCountry (Results 1 – 25 of 46) sorted by relevance

12

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DULocaleTest.java479 String idc = ULocale.GERMANY.getDisplayCountry(); in testGetDisplayCountry()
480 String jdc = Locale.GERMANY.getDisplayCountry(); in testGetDisplayCountry()
488 String idc = ULocale.GERMANY.getDisplayCountry(ULocale.GERMANY); in testGetDisplayCountryULocale()
489 String jdc = Locale.GERMANY.getDisplayCountry(Locale.GERMANY); in testGetDisplayCountryULocale()
497 String idc = ULocale.getDisplayCountry("de_DE", "de_DE"); in testGetDisplayCountryStringString()
498 String jdc = Locale.GERMANY.getDisplayCountry(Locale.GERMANY); in testGetDisplayCountryStringString()
506 String idc = ULocale.getDisplayCountry("de_DE", ULocale.GERMANY); in testGetDisplayCountryStringULocale()
507 String jdc = Locale.GERMANY.getDisplayCountry(Locale.GERMANY); in testGetDisplayCountryStringULocale()
/external/svox/pico/src/com/svox/pico/
DEngineSettings.java61 pref.setTitle(loc.getDisplayLanguage() + " (" + loc.getDisplayCountry() + ")"); in onActivityResult()
72 pref.setTitle(loc.getDisplayLanguage() + " (" + loc.getDisplayCountry() + ")"); in onActivityResult()
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DLocaleNameTest.java171 String icuname = forULocale.getDisplayCountry(inULocale); in TestCountryNames()
176 String name = forLocale.getDisplayCountry(inLocale); in TestCountryNames()
190 name = forLocale.getDisplayCountry(inLocaleICU); in TestCountryNames()
/external/icu/icu4c/source/common/unicode/
Dlocid.h575 UnicodeString& getDisplayCountry( UnicodeString& dispCountry) const;
591 UnicodeString& getDisplayCountry( const Locale& displayLocale,
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleAliasTest.java166 String oldCountry = oldLoc.getDisplayCountry(available[j]); in TestDisplayName()
167 String newCountry = newLoc.getDisplayCountry(available[j]); in TestDisplayName()
DTrieMapTest.java73 if (locale.getDisplayCountry().length() != 0) { in init()
87 localeName = ULocale.getDisplayCountry("und-" + countryCode, locale); in init()
374 if (locale.getDisplayCountry().length() != 0) { in TestTimeGet()
DDisplayNameTest.java107 return ULocale.getDisplayCountry("en_"+code, loc); in checkLocale()
DULocaleTest.java989 String country = l.getDisplayCountry(); in TestDisplayNames()
1000 country = l.getDisplayCountry(dl); in TestDisplayNames()
1197 country = ULocale.getDisplayCountry(localeID, testLocale); in TestCoverage()
1213 country = ULocale.getDisplayCountry(localeID, loc); in TestCoverage()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleAliasTest.java170 String oldCountry = oldLoc.getDisplayCountry(available[j]); in TestDisplayName()
171 String newCountry = newLoc.getDisplayCountry(available[j]); in TestDisplayName()
DTrieMapTest.java77 if (locale.getDisplayCountry().length() != 0) { in init()
91 localeName = ULocale.getDisplayCountry("und-" + countryCode, locale); in init()
378 if (locale.getDisplayCountry().length() != 0) { in TestTimeGet()
DTestBagFormatter.java156 String dcountry = locales[i].getDisplayCountry(); in testLocales()
DDisplayNameTest.java111 return ULocale.getDisplayCountry("en_"+code, loc); in checkLocale()
DULocaleTest.java993 String country = l.getDisplayCountry(); in TestDisplayNames()
1004 country = l.getDisplayCountry(dl); in TestDisplayNames()
1201 country = ULocale.getDisplayCountry(localeID, testLocale); in TestCoverage()
1217 country = ULocale.getDisplayCountry(localeID, loc); in TestCoverage()
/external/icu/icu4c/source/test/intltest/
Daliastst.cpp219 const UnicodeString oldCountry = oldLoc.getDisplayCountry(dipLocName); in TestDisplayName()
220 const UnicodeString newCountry = newLoc.getDisplayCountry(dipLocName); in TestDisplayName()
/external/icu/icu4j/samples/src/com/ibm/icu/samples/iuc/
DPopulationData.java63 …entries.add(new TerritoryEntry(territory.getDisplayCountry(ULocale.forLocale(loc)), SupplementalUt… in getTerritoryEntries()
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
DLocaleNameProviderICU.java19 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry() method in LocaleNameProviderICU
/external/icu/icu4c/source/common/
Dlocdispnames.cpp125 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale
127 return this->getDisplayCountry(getDefault(), dispCntry); in getDisplayCountry()
131 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
/external/libphonenumber/geocoder/src/com/google/i18n/phonenumbers/geocoding/
DPhoneNumberOfflineGeocoder.java93 ? "" : new Locale("", regionCode).getDisplayCountry(language); in getRegionDisplayName()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestBagFormatter.java155 String dcountry = locales[i].getDisplayCountry(); in testLocales()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayCalendarDemo.java204 localeMenu.addItem(calendars[i].getDisplayCountry() + " (" + in buildGUI()
207 localeMenu.addItem( calendars[i].getDisplayCountry() ); in buildGUI()
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DULocale.java1369 public String getDisplayCountry() { in getDisplayCountry() method in ULocale
1379 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale
1391 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale
1403 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
1410 return locale.toLocale().getDisplayCountry(displayLocale.toLocale()); in getDisplayCountryInternal()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DULocale.java1515 public String getDisplayCountry() { in getDisplayCountry() method in ULocale
1526 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale
1539 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale
1552 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
DGlobalizationPreferences.java551 result = ULocale.getDisplayCountry("und-" + id, locale); in getDisplayName()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java1607 public String getDisplayCountry() { in getDisplayCountry() method in ULocale
1619 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale
1633 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale
1647 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
DGlobalizationPreferences.java576 result = ULocale.getDisplayCountry("und-" + id, locale); in getDisplayName()

12