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