Home
last modified time | relevance | path

Searched defs:systemLocale (Results 1 – 25 of 93) sorted by relevance

1234

/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java57 final Locale labelLocale, final Locale systemLocale) { in doTestActionKeysInLocaleWithStringResources()
87 job.runInLocale(getContext().getResources(), systemLocale); in doTestActionKeysInLocaleWithStringResources() local
113 final Locale labelLocale, final Locale systemLocale) { in doTestActionKeysInLocaleWithKeyboardTextsSet()
145 job.runInLocale(getContext().getResources(), systemLocale); in doTestActionKeysInLocaleWithKeyboardTextsSet() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodInfoUtils.java121 List<InputMethodInfo> imis, Context context, @Nullable Locale systemLocale, in getMinimumKeyboardSetWithSystemLocale()
177 final Locale systemLocale = LocaleUtils.getSystemLocaleFromContext(context); in getDefaultEnabledImes() local
H A DSubtypeUtils.java164 final String systemLocale = systemLocales.get(0).toString(); in getImplicitlyApplicableSubtypesImpl() local
H A DInputMethodSubtypeSwitchingController.java106 @Nullable String subtypeLocale, @NonNull String systemLocale) { in ImeSubtypeListItem()
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java509 final Locale systemLocale = mContext.getResources().getConfiguration().locale; in isSystemLocaleSameAsLocaleOfAllEnabledSubtypesOfEnabledImes() local
548 final Locale systemLocale = mContext.getResources().getConfiguration().locale; in updateShortcutIme() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/inputmethod/
DUserDictionarySettingsUtils.java38 final Locale systemLocale = context.getResources().getConfiguration().locale; in getLocaleDisplayName() local
DUserDictionaryAddWordContents.java241 final String systemLocale = Locale.getDefault().toString(); in getLocalesList() local
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
DUserDictionarySettingsUtils.java39 final Locale systemLocale = context.getResources().getConfiguration().locale; in getLocaleDisplayName() local
DUserDictionaryAddWordContents.java259 final String systemLocale = Locale.getDefault().toString(); in getLocalesList() local
DUserDictionarySettings.java217 final Locale systemLocale = getResources().getConfiguration().locale; in onCreateOptionsMenu() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/textservices/
H A DLocaleUtils.java67 public static ArrayList<Locale> getSuitableLocalesForSpellChecker( in getSuitableLocalesForSpellChecker()
H A DTextServicesManagerService.java509 final Locale systemLocale; in getCurrentSpellCheckerSubtype() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/inputmethod/
H A DInputMethodSubtypePreferenceTest.java101 final Locale systemLocale) { in createPreference()
H A DInputMethodPreferenceTest.java124 final Locale systemLocale = targetContext in createInputMethodInfo() local
/aosp_15_r20/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DLocalePickerTest.java103 Locale systemLocale = mLocaleManager.getSystemLocales().get(0); in assertSystemLocale() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodSubtypePreference.java55 final Locale systemLocale) { in InputMethodSubtypePreference()
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DLanguageOnSpacebarUtils.java78 final boolean implicitlyEnabledSubtype, @Nonnull final Locale systemLocale) { in onSubtypeChanged()
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DLanguageOnSpacebarUtilsTests.java102 final boolean implicitlyEnabledSubtype, final Locale systemLocale, in assertFormatType()
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java889 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledImes()
900 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledMinimumImes()
H A DInputMethodSubtypeSwitchingControllerTest.java1046 final var systemLocale = createTestItem(component, "Ime", "A", "en_US", 0); in testCompareSystemLocaleSystemLanguage() local
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m223 + (id)systemLocale; class
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-15/
Dservices.core.unboosted.jarcom/android/server/location/LocationShellCommand.class LocationShellCommand.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar15META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dservices.core.unboosted.jar33META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-33/
Dservices.core.unboosted.jarcom/android/server/timezonedetector/CurrentUserIdentityInjector.class CurrentUserIdentityInjector.java package com.android. ...

1234