Searched defs:systemLocale (Results 1 – 11 of 11) sorted by relevance
67 public static ArrayList<Locale> getSuitableLocalesForSpellChecker( in getSuitableLocalesForSpellChecker()
508 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()
269 ArrayList<InputMethodInfo> imis, Context context, @Nullable Locale systemLocale, in getMinimumKeyboardSetWithSystemLocale()325 final Locale systemLocale = getSystemLocaleFromContext(context); in getDefaultEnabledImes() local506 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()
891 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledImes()902 final Locale systemLocale, String... expectedImeNames) { in assertDefaultEnabledMinimumImes()
1084 final Locale systemLocale = mContext.getResources().getConfiguration().locale; in getDefaultKeyboardLayout() local1149 private static boolean isCompatibleLocale(Locale systemLocale, Locale keyboardLocale) { in isCompatibleLocale()
1352 String systemLocale; in copyLocaleFromMountService() local