Searched defs:systemLocale (Results 1 – 5 of 5) sorted by relevance
308 @Nullable final Locale systemLocale, @Nullable final Locale fallbackLocale) { in getMinimumKeyboardSetWithSystemLocale()374 final Locale systemLocale = getSystemLocaleFromContext(context); in getDefaultEnabledImes() local541 final String systemLocale = systemLocales.get(0).toString(); in getImplicitlyApplicableSubtypesLockedImpl() local1494 public static ArrayList<Locale> getSuitableLocalesForSpellChecker( in getSuitableLocalesForSpellChecker()
63 InputMethodInfo imi, int subtypeId, String subtypeLocale, String systemLocale) { in ImeSubtypeListItem()
795 final Locale systemLocale, final boolean isSystemReady, String... expectedImeNames) { in assertDefaultEnabledImes()
781 final Locale systemLocale = mContext.getResources().getConfiguration().locale; in getDefaultKeyboardLayout() local846 private static boolean isCompatibleLocale(Locale systemLocale, Locale keyboardLocale) { in isCompatibleLocale()
1006 String systemLocale; in copyLocaleFromMountService() local