/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A 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
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/util/ |
H A D | ULocale.java | 619 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 D | ULocale.java | 619 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 D | ULocale.java | 619 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 D | ULocale.java | 619 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 D | ULocale.java | 619 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 D | ULocale.java | 619 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/ |
D | LocaleHelper.java | 139 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 D | LocaleHelper.java | 114 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 D | Locale.annotated.java | 85 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 D | Locale.annotated.java | 123 @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 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
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A 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
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/com/android/icu/util/ |
H A D | LocaleNative.java | 62 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 D | LocaleNameProviderICU.java | 21 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 D | ULocale.java | 2103 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 D | ULocale.java | 2205 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 D | LocaleNative.java | 65 public static String getDisplayCountry(Locale targetLocale, Locale locale) { in getDisplayCountry() method in LocaleNative
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | Locale.java | 226 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/ |
D | Locale.java | 2313 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 D | Locale.java | 2313 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/ |
D | Locale.java | 2313 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 D | ConvertLanguageData.java | 1221 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/ |
D | core-icu4j.jar | com/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/ |
D | i18n.module.intra.core.api.stubs.jar | android/icu/lang/UCharacter$BidiPairedBracketType.class
<Unknown>
package android.icu. ... |