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