/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/ |
H A D | LegacyLocalesTest.java | 76 Locale newLocale = new Locale(newCode); in assertObsolete() local 102 Locale newLocale = new Locale(newCode); in assertNew() local
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/tts/ |
D | TtsPlaybackSettingsManager.java | 140 boolean updateTtsLocale(Locale newLocale) { in updateTtsLocale() 145 mEnginesHelper.updateLocalePrefForEngine(mTts.getCurrentEngine(), newLocale); in updateTtsLocale() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/logging/ |
D | Level.java | 264 private String computeLocalizedLevelName(Locale newLocale) { in computeLocalizedLevelName() 326 final Locale newLocale = Locale.getDefault(); in getLocalizedLevelName() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/logging/ |
D | Level.java | 264 private String computeLocalizedLevelName(Locale newLocale) { in computeLocalizedLevelName() 326 final Locale newLocale = Locale.getDefault(); in getLocalizedLevelName() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/logging/ |
H A D | Level.java | 264 private String computeLocalizedLevelName(Locale newLocale) { in computeLocalizedLevelName() 326 final Locale newLocale = Locale.getDefault(); in getLocalizedLevelName() local
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/ |
H A D | Locale.annotated.java | 148 public static synchronized void setDefault(java.util.Locale newLocale) { throw new RuntimeException… in setDefault() 150 …nchronized void setDefault(java.util.Locale.Category category, java.util.Locale newLocale) { throw… in setDefault()
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | Locale.annotated.java | 63 …tDefault(@libcore.util.NonNull java.util.Locale newLocale) { throw new RuntimeException("Stub!"); } in setDefault() 65 …re.util.NonNull java.util.Locale.Category category, @libcore.util.NonNull java.util.Locale newLoca… in setDefault()
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/testing/ |
D | Utils.h | 47 auto newLocale = setlocale(LC_ALL, commaLocaleName); variable
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | RunInLocale.java | 36 public T runInLocale(final Resources res, final Locale newLocale) { in runInLocale()
|
D | LanguageOnSpacebarUtils.java | 79 final Locale newLocale = subtype.getLocale(); in onSubtypeChanged() local
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
D | ShadowTtsEngines.java | 79 protected synchronized void updateLocalePrefForEngine(String engineName, Locale newLocale) { in updateLocalePrefForEngine()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestInheritance.java | 899 String newLocale = ltp3.toString(); in minimize() local 921 String newLocale = ltp3.toString(); in maximize() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ui/adapter/ |
H A D | QSSceneAdapterImplTest.kt | 435 val newLocale = in <lambda>() constant
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/ |
H A D | Unit.java | 80 String newLocale = other.locale != null ? other.locale : this.locale; in merge() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/ |
H A D | Unit.java | 81 String newLocale = other.locale != null ? other.locale : this.locale; in merge() local
|
/aosp_15_r20/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/ |
H A D | SlicePurchaseBroadcastReceiverTest.java | 308 Locale newLocale = Locale.forLanguageTag("en-US"); in testLocaleChanged() local
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | Locale.java | 108 public static synchronized void setDefault(java.util.Locale newLocale) { in setDefault() 113 java.util.Locale.Category category, java.util.Locale newLocale) { in setDefault()
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | DictionaryFacilitator.java | 116 final Locale newLocale, in resetDictionaries()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | ULocale.java | 591 public static synchronized void setDefault(ULocale newLocale){ in setDefault() 665 public static synchronized void setDefault(Category category, ULocale newLocale) { in setDefault() 4034 public static void setDefault(Category category, Locale newLocale) { in setDefault()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | ULocale.java | 645 public static synchronized void setDefault(ULocale newLocale){ in setDefault() 720 public static synchronized void setDefault(Category category, ULocale newLocale) { in setDefault() 4226 public static void setDefault(Category category, Locale newLocale) { in setDefault()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/ |
D | Locale.java | 1283 public static synchronized void setDefault(Locale newLocale) { in setDefault() 1321 Locale newLocale) { in setDefault()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Locale.java | 1283 public static synchronized void setDefault(Locale newLocale) { in setDefault() 1321 Locale newLocale) { in setDefault()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | Locale.java | 1283 public static synchronized void setDefault(Locale newLocale) { in setDefault() 1321 Locale newLocale) { in setDefault()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateMaximalLocales.java | 2001 String newLocale = parser.toString(); in minimize() local 2036 String newLocale = parser.toString(); in minimize() local
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | StringConvert.cpp | 680 const char *newLocale = ""; in MY_SetLocale() local
|