Searched refs:dispLocale (Results 1 – 1 of 1) sorted by relevance
149 final Locale dispLocale = displayLocale == null ? Locale.getDefault() : displayLocale; in getDisplayLocaleList() local161 localeNames[i] = LocaleHelper.getDisplayName(locales.get(i), dispLocale, false); in getDisplayLocaleList()172 ListFormatter lfn = ListFormatter.getInstance(dispLocale); in getDisplayLocaleList()