Searched defs:localeList (Results 1 – 3 of 3) sorted by relevance
64 final LocaleList localeList = newConfig.getLocales(); in onConfigurationChanged() 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