Searched refs:bestLocaleIndex (Results 1 – 1 of 1) sorted by relevance
4662 int bestLocaleIndex = 0; in updateGlobalConfigurationLocked() local4667 bestLocaleIndex = Math.max(0, locales.getFirstMatchIndex(mSupportedSystemLocales)); in updateGlobalConfigurationLocked()4670 locales.get(bestLocaleIndex).toLanguageTag()); in updateGlobalConfigurationLocked()4671 LocaleList.setDefault(locales, bestLocaleIndex); in updateGlobalConfigurationLocked()