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