/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | CLDRLocale.java | 43 String getDisplayCountry(CLDRLocale cldrLocale); in getDisplayCountry() method 67 public String getDisplayCountry(CLDRLocale cldrLocale) { in getDisplayCountry() method in CLDRLocale.SimpleFormatter 188 public String getDisplayCountry(CLDRLocale cldrLocale) { in getDisplayCountry() method in CLDRLocale.CLDRFormatter
|
/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/javaspi/util/ |
D | LocaleNameProviderICU.java | 21 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry() method in LocaleNameProviderICU
|
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/util/ |
D | LocaleNative.java | 65 public static String getDisplayCountry(Locale targetLocale, Locale locale) { in getDisplayCountry() method in LocaleNative
|
/external/cronet/tot/third_party/icu/source/common/ |
D | locdispnames.cpp | 130 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale 136 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
|
/external/cronet/stable/third_party/icu/source/common/ |
D | locdispnames.cpp | 130 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale 136 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
|
/external/icu/icu4c/source/common/ |
D | locdispnames.cpp | 129 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale 135 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
D | ULocale.java | 2217 public String getDisplayCountry() { in getDisplayCountry() method in ULocale 2229 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale 2243 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale 2257 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | ULocale.java | 2115 public String getDisplayCountry() { in getDisplayCountry() method in ULocale 2126 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale 2139 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale 2152 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | ConvertLanguageData.java | 1221 private static String getDisplayCountry(String countryCode) { in getDisplayCountry() method in ConvertLanguageData
|