Searched refs:systemLocales (Results 1 – 1 of 1) sorted by relevance
433 final LocaleList systemLocales = res.getConfiguration().getLocales(); in getImplicitlyApplicableSubtypesLocked() local438 if (systemLocales.equals(sCachedSystemLocales) && sCachedInputMethodInfo == imi) { in getImplicitlyApplicableSubtypesLocked()450 sCachedSystemLocales = systemLocales; in getImplicitlyApplicableSubtypesLocked()460 final LocaleList systemLocales = res.getConfiguration().getLocales(); in getImplicitlyApplicableSubtypesLockedImpl() local461 final String systemLocale = systemLocales.get(0).toString(); in getImplicitlyApplicableSubtypesLockedImpl()499 LocaleUtils.filterByLanguage(keyboardSubtypes, sSubtypeToLocale, systemLocales, in getImplicitlyApplicableSubtypesLockedImpl()535 LocaleUtils.filterByLanguage(subtypeList, sSubtypeToLocale, systemLocales, in getImplicitlyApplicableSubtypesLockedImpl()