Searched refs:possibleNewLocale (Results 1 – 1 of 1) sorted by relevance
1239 final LocaleList possibleNewLocale = mRes.getConfiguration().getLocales(); in onActionLocaleChanged() local1240 if (possibleNewLocale != null && possibleNewLocale.equals(mLastSystemLocales)) { in onActionLocaleChanged()1247 mLastSystemLocales = possibleNewLocale; in onActionLocaleChanged()