Searched defs:localeList (Results 1 – 9 of 9) sorted by relevance
64 final LocaleList localeList = newConfig.getLocales(); in onConfigurationChanged() local
204 public static LocaleListCompat create(@NonNull Locale... localeList) { in create()353 private void setLocaleList(LocaleList localeList) { in setLocaleList()
178 final Locale[] localeList = new Locale[list.length]; in LocaleListHelper() local224 final Locale[] localeList = new Locale[outputLength]; in LocaleListHelper() local
164 final Locale[] localeList = new Locale[list.length]; in LocaleList() local209 final Locale[] localeList = new Locale[outputLength]; in LocaleList() local
104 List<String> localeList = new ArrayList<String>(locales.length); in getAllAssetLocales() local
187 private SmartSelection getSmartSelection(LocaleList localeList) throws FileNotFoundException { in getSmartSelection()276 private Locale findBestSupportedLocaleLocked(LocaleList localeList) { in findBestSupportedLocaleLocked()
388 public abstract void setLocaleList(LocaleList localeList); in setLocaleList()
275 public void setLocaleList(LocaleList localeList) { in setLocaleList()
1777 public void setLocaleList(LocaleList localeList) { in setLocaleList()2011 LocaleList localeList = node.getLocaleList(); in dump() local