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