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