Searched defs:getDisplayCountry (Results 1 – 7 of 7) sorted by relevance
46 String getDisplayCountry(CLDRLocale cldrLocale); in getDisplayCountry() method70 public String getDisplayCountry(CLDRLocale cldrLocale) { in getDisplayCountry() method in CLDRLocale.SimpleFormatter186 public String getDisplayCountry(CLDRLocale cldrLocale) { in getDisplayCountry() method in CLDRLocale.CLDRFormatter
21 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry() method in LocaleNameProviderICU
65 public static String getDisplayCountry(Locale targetLocale, Locale locale) { in getDisplayCountry() method in LocaleNative
130 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale136 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
2073 public String getDisplayCountry() { in getDisplayCountry() method in ULocale2085 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale2099 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale2113 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
1970 public String getDisplayCountry() { in getDisplayCountry() method in ULocale1981 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale1994 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale2007 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
1015 private static String getDisplayCountry(String countryCode) { in getDisplayCountry() method in ConvertLanguageData