Searched refs:localeValue (Results 1 – 1 of 1) sorted by relevance
2541 final String localeValue = in adjustConfigurationForUser() local2543 if (localeValue != null) { in adjustConfigurationForUser()2544 outConfig.setLocales(LocaleList.forLanguageTags(localeValue)); in adjustConfigurationForUser()