Searched defs:getDisplayCountry (Results 1 – 7 of 7) sorted by relevance
21 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry() method in LocaleNameProviderICU
130 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale136 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
1666 public String getDisplayCountry() { in getDisplayCountry() method in ULocale1677 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale1690 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale1703 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
2174 public String getDisplayCountry() { in getDisplayCountry() method in ULocale2186 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale2200 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale2214 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
20 getDisplayCountry: function(...args) { method