Searched refs:systemLocales (Results 1 – 1 of 1) sorted by relevance
465 final LocaleList systemLocales = res.getConfiguration().getLocales(); in getImplicitlyApplicableSubtypesLocked() local470 if (systemLocales.equals(sCachedSystemLocales) && sCachedInputMethodInfo == imi) { in getImplicitlyApplicableSubtypesLocked()482 sCachedSystemLocales = systemLocales; in getImplicitlyApplicableSubtypesLocked()492 final LocaleList systemLocales = res.getConfiguration().getLocales(); in getImplicitlyApplicableSubtypesLockedImpl() local493 final String systemLocale = systemLocales.get(0).toString(); in getImplicitlyApplicableSubtypesLockedImpl()531 LocaleUtils.filterByLanguage(keyboardSubtypes, sSubtypeToLocale, systemLocales, in getImplicitlyApplicableSubtypesLockedImpl()567 LocaleUtils.filterByLanguage(subtypeList, sSubtypeToLocale, systemLocales, in getImplicitlyApplicableSubtypesLockedImpl()