Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java56 final Locale labelLocale, final Locale systemLocale) { in doTestActionKeysInLocaleWithStringResources()
86 job.runInLocale(getContext().getResources(), systemLocale); in doTestActionKeysInLocaleWithStringResources() local
112 final Locale labelLocale, final Locale systemLocale) { in doTestActionKeysInLocaleWithKeyboardTextsSet()
144 job.runInLocale(getContext().getResources(), systemLocale); in doTestActionKeysInLocaleWithKeyboardTextsSet() local
/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
/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
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/
DUserDictionarySettingsUtils.java38 final Locale systemLocale = context.getResources().getConfiguration().locale; in getLocaleDisplayName() local
DUserDictionaryAddWordContents.java241 final String systemLocale = Locale.getDefault().toString(); in getLocalesList() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DLanguageOnSpacebarUtils.java78 final boolean implicitlyEnabledSubtype, @Nonnull final Locale systemLocale) { in onSubtypeChanged()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DLanguageOnSpacebarUtilsTests.java102 final boolean implicitlyEnabledSubtype, final Locale systemLocale, in assertFormatType()
/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