Searched defs:getDisplayCountry (Results 1 – 8 of 8) sorted by relevance
21 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry() method in LocaleNameProviderICU
127 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale133 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
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
2144 public String getDisplayCountry() { in getDisplayCountry() method in ULocale2156 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale2170 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale2184 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
20 getDisplayCountry: function(...args) { method