Home
last modified time | relevance | path

Searched defs:getDisplayCountry (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCLDRLocale.java43 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
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/util/
H A DULocale.java619 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in ULocale
629 public java.lang.String getDisplayCountry(android.icu.util.ULocale displayLocale) { throw new Runti… in getDisplayCountry() method in ULocale
641 public static java.lang.String getDisplayCountry(java.lang.String localeID, java.lang.String displa… in getDisplayCountry() method in ULocale
653 public static java.lang.String getDisplayCountry(java.lang.String localeID, android.icu.util.ULocal… in getDisplayCountry() method in ULocale
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/util/
H A DULocale.java619 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in ULocale
629 public java.lang.String getDisplayCountry(android.icu.util.ULocale displayLocale) { throw new Runti… in getDisplayCountry() method in ULocale
641 public static java.lang.String getDisplayCountry(java.lang.String localeID, java.lang.String displa… in getDisplayCountry() method in ULocale
653 public static java.lang.String getDisplayCountry(java.lang.String localeID, android.icu.util.ULocal… in getDisplayCountry() method in ULocale
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/util/
H A DULocale.java619 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in ULocale
629 public java.lang.String getDisplayCountry(android.icu.util.ULocale displayLocale) { throw new Runti… in getDisplayCountry() method in ULocale
641 public static java.lang.String getDisplayCountry(java.lang.String localeID, java.lang.String displa… in getDisplayCountry() method in ULocale
653 public static java.lang.String getDisplayCountry(java.lang.String localeID, android.icu.util.ULocal… in getDisplayCountry() method in ULocale
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/util/
H A DULocale.java619 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in ULocale
629 public java.lang.String getDisplayCountry(android.icu.util.ULocale displayLocale) { throw new Runti… in getDisplayCountry() method in ULocale
641 public static java.lang.String getDisplayCountry(java.lang.String localeID, java.lang.String displa… in getDisplayCountry() method in ULocale
653 public static java.lang.String getDisplayCountry(java.lang.String localeID, android.icu.util.ULocal… in getDisplayCountry() method in ULocale
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/util/
H A DULocale.java619 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in ULocale
629 public java.lang.String getDisplayCountry(android.icu.util.ULocale displayLocale) { throw new Runti… in getDisplayCountry() method in ULocale
641 public static java.lang.String getDisplayCountry(java.lang.String localeID, java.lang.String displa… in getDisplayCountry() method in ULocale
653 public static java.lang.String getDisplayCountry(java.lang.String localeID, android.icu.util.ULocal… in getDisplayCountry() method in ULocale
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/util/
H A DULocale.java619 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in ULocale
629 public java.lang.String getDisplayCountry(android.icu.util.ULocale displayLocale) { throw new Runti… in getDisplayCountry() method in ULocale
641 public static java.lang.String getDisplayCountry(java.lang.String localeID, java.lang.String displa… in getDisplayCountry() method in ULocale
653 public static java.lang.String getDisplayCountry(java.lang.String localeID, android.icu.util.ULocal… in getDisplayCountry() method in ULocale
/aosp_15_r20/frameworks/opt/localepicker/src/com/android/localepicker/
DLocaleHelper.java139 public static String getDisplayCountry(Locale locale, Locale displayLocale) { in getDisplayCountry() method in LocaleHelper
158 public static String getDisplayCountry(Locale locale) { in getDisplayCountry() method in LocaleHelper
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/
H A DLocaleHelper.java114 public static String getDisplayCountry(Locale locale, Locale displayLocale) { in getDisplayCountry() method in LocaleHelper
133 public static String getDisplayCountry(Locale locale) { in getDisplayCountry() method in LocaleHelper
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/
H A DLocale.annotated.java85 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in Locale
87 public java.lang.String getDisplayCountry(java.util.Locale locale) { throw new RuntimeException("St… in getDisplayCountry() method in Locale
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DLocale.annotated.java123 @libcore.util.NonNull public java.lang.String getDisplayCountry() { throw new RuntimeException("Stu… in getDisplayCountry() method in Locale
125 @libcore.util.NonNull public java.lang.String getDisplayCountry(@libcore.util.NonNull java.util.Loc… in getDisplayCountry() method in Locale
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dlocdispnames.cpp129 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale
135 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dlocdispnames.cpp130 Locale::getDisplayCountry(UnicodeString& dispCntry) const in getDisplayCountry() function in Locale
136 Locale::getDisplayCountry(const Locale &displayLocale, in getDisplayCountry() function in Locale
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/com/android/icu/util/
H A DLocaleNative.java62 public static java.lang.String getDisplayCountry(java.util.Locale targetLocale, java.util.Locale lo… in getDisplayCountry() method in LocaleNative
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/javaspi/util/
H A DLocaleNameProviderICU.java21 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry() method in LocaleNameProviderICU
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DULocale.java2103 public String getDisplayCountry() { in getDisplayCountry() method in ULocale
2114 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale
2127 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale
2140 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DULocale.java2205 public String getDisplayCountry() { in getDisplayCountry() method in ULocale
2217 public String getDisplayCountry(ULocale displayLocale){ in getDisplayCountry() method in ULocale
2231 public static String getDisplayCountry(String localeID, String displayLocaleID) { in getDisplayCountry() method in ULocale
2245 public static String getDisplayCountry(String localeID, ULocale displayLocale) { in getDisplayCountry() method in ULocale
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/util/
H A DLocaleNative.java65 public static String getDisplayCountry(Locale targetLocale, Locale locale) { in getDisplayCountry() method in LocaleNative
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/
H A DLocale.java226 public java.lang.String getDisplayCountry() { in getDisplayCountry() method in Locale
230 public java.lang.String getDisplayCountry(java.util.Locale locale) { in getDisplayCountry() method in Locale
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/
DLocale.java2313 public final String getDisplayCountry() { in getDisplayCountry() method in Locale
2363 public String getDisplayCountry(Locale locale) { in getDisplayCountry() method in Locale
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DLocale.java2313 public final String getDisplayCountry() { in getDisplayCountry() method in Locale
2363 public String getDisplayCountry(Locale locale) { in getDisplayCountry() method in Locale
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DLocale.java2313 public final String getDisplayCountry() { in getDisplayCountry() method in Locale
2363 public String getDisplayCountry(Locale locale) { in getDisplayCountry() method in Locale
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DConvertLanguageData.java1221 private static String getDisplayCountry(String countryCode) { in getDisplayCountry() method in ConvertLanguageData
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common_apex10000/turbine/
Dcore-icu4j.jarcom/android/i18n/system/AppSpecializationHooks.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/i18n.module.intra.core.api.stubs/android_common/turbine-combined/
Di18n.module.intra.core.api.stubs.jarandroid/icu/lang/UCharacter$BidiPairedBracketType.class <Unknown> package android.icu. ...

12345678910>>...15