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
2072 public String getDisplayCountry() { in getDisplayCountry() method in ULocale2083 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale2096 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale2109 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
1015 private static String getDisplayCountry(String countryCode) { in getDisplayCountry() method in ConvertLanguageData