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