Searched defs:systemLocale (Results 1 – 11 of 11) sorted by relevance
67 public static ArrayList<Locale> getSuitableLocalesForSpellChecker( in getSuitableLocalesForSpellChecker()
537 final Locale systemLocale; in getCurrentSpellCheckerSubtype() local
101 final Locale systemLocale) { in createPreference()
121 final Locale systemLocale = targetContext in createInputMethodInfo() local
55 final Locale systemLocale) { in InputMethodSubtypePreference()
270 ArrayList<InputMethodInfo> imis, Context context, @Nullable Locale systemLocale, in getMinimumKeyboardSetWithSystemLocale()326 final Locale systemLocale = getSystemLocaleFromContext(context); in getDefaultEnabledImes() local461 final String systemLocale = systemLocales.get(0).toString(); in getImplicitlyApplicableSubtypesLockedImpl() local
59 InputMethodInfo imi, int subtypeId, String subtypeLocale, String systemLocale) { in ImeSubtypeListItem()
798 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledImes()809 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledMinimumImes()
105 String systemLocale) { in createDummyItem()
843 final Locale systemLocale = mContext.getResources().getConfiguration().locale; in getDefaultKeyboardLayout() local908 private static boolean isCompatibleLocale(Locale systemLocale, Locale keyboardLocale) { in isCompatibleLocale()
1084 String systemLocale; in copyLocaleFromMountService() local