Searched defs:getDisplayCountry (Results 1 – 8 of 8) sorted by relevance
43 String getDisplayCountry(CLDRLocale cldrLocale); in getDisplayCountry() method67 public String getDisplayCountry(CLDRLocale cldrLocale) { in getDisplayCountry() method in CLDRLocale.SimpleFormatter188 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
129 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale135 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
2103 public String getDisplayCountry() { in getDisplayCountry() method in ULocale2114 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale2127 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale2140 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
2205 public String getDisplayCountry() { in getDisplayCountry() method in ULocale2217 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale2231 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale2245 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
1221 private static String getDisplayCountry(String countryCode) { in getDisplayCountry() method in ConvertLanguageData