Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodInfoUtils.java124 @Nullable Locale fallbackLocale) { in getMinimumKeyboardSetWithSystemLocale()
173 final Locale fallbackLocale = getFallbackLocaleForDefaultIme(imis, context); in getDefaultEnabledImes() local