Searched defs:systemLocale (Results 1 – 11 of 11) sorted by relevance
67 public static ArrayList<Locale> getSuitableLocalesForSpellChecker( in getSuitableLocalesForSpellChecker()
509 final Locale systemLocale; in getCurrentSpellCheckerSubtype() local
101 final Locale systemLocale) { in createPreference()
123 final Locale systemLocale = targetContext in createInputMethodInfo() local
55 final Locale systemLocale) { in InputMethodSubtypePreference()
123 ArrayList<InputMethodInfo> imis, Context context, @Nullable Locale systemLocale, in getMinimumKeyboardSetWithSystemLocale()179 final Locale systemLocale = LocaleUtils.getSystemLocaleFromContext(context); in getDefaultEnabledImes() local
158 final String systemLocale = systemLocales.get(0).toString(); in getImplicitlyApplicableSubtypesLockedImpl() local
58 InputMethodInfo imi, int subtypeId, String subtypeLocale, String systemLocale) { in ImeSubtypeListItem()
105 String systemLocale) { in createDummyItem()
899 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledImes()910 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledMinimumImes()
282 final Locale systemLocale = mContext.getResources().getConfiguration().locale; in getDefaultKeyboardLayout() local338 private static boolean isCompatibleLocale(Locale systemLocale, Locale keyboardLocale) { in isCompatibleLocale()