Home
last modified time | relevance | path

Searched defs:newLocale (Results 1 – 25 of 252) sorted by relevance

1234567891011

/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/
H A DLegacyLocalesTest.java76 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/
DTtsPlaybackSettingsManager.java140 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/
DLevel.java264 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/
DLevel.java264 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 DLevel.java264 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 DLocale.annotated.java148 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 DLocale.annotated.java63 …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/
DUtils.h47 auto newLocale = setlocale(LC_ALL, commaLocaleName); variable
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DRunInLocale.java36 public T runInLocale(final Resources res, final Locale newLocale) { in runInLocale()
DLanguageOnSpacebarUtils.java79 final Locale newLocale = subtype.getLocale(); in onSubtypeChanged() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowTtsEngines.java79 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 DTestInheritance.java899 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 DQSSceneAdapterImplTest.kt435 val newLocale = in <lambda>() constant
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/
H A DUnit.java80 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 DUnit.java81 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 DSlicePurchaseBroadcastReceiverTest.java308 Locale newLocale = Locale.forLanguageTag("en-US"); in testLocaleChanged() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/
H A DLocale.java108 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/
DDictionaryFacilitator.java116 final Locale newLocale, in resetDictionaries()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DULocale.java591 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 DULocale.java645 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/
DLocale.java1283 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 DLocale.java1283 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/
DLocale.java1283 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 DGenerateMaximalLocales.java2001 String newLocale = parser.toString(); in minimize() local
2036 String newLocale = parser.toString(); in minimize() local
/aosp_15_r20/external/lzma/CPP/Common/
H A DStringConvert.cpp680 const char *newLocale = ""; in MY_SetLocale() local

1234567891011