Searched refs:bestLocaleIndex (Results 1 – 1 of 1) sorted by relevance
5256 int bestLocaleIndex = 0; in updateGlobalConfigurationLocked() local5261 bestLocaleIndex = Math.max(0, locales.getFirstMatchIndex(mSupportedSystemLocales)); in updateGlobalConfigurationLocked()5264 locales.get(bestLocaleIndex).toLanguageTag()); in updateGlobalConfigurationLocked()5265 LocaleList.setDefault(locales, bestLocaleIndex); in updateGlobalConfigurationLocked()5269 locales.get(bestLocaleIndex)); in updateGlobalConfigurationLocked()