Searched refs:arrLocalesWithoutExtension (Results 1 – 1 of 1) sorted by relevance
40 Locale[] arrLocalesWithoutExtension = new Locale[inputLocales.size()]; in getLocaleNames() local42 arrLocalesWithoutExtension[i] = inputLocales.get(i).stripExtensions(); in getLocaleNames()47 new LocaleList(arrLocalesWithoutExtension), in getLocaleNames()