Searched refs:getJRELocales (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/util/
H A DLocaleServiceProviderPool.java213 availableLocales = new HashSet<Locale>(getJRELocales());
262 private List<Locale> getJRELocales() { method in class:LocaleServiceProviderPool
286 List<Locale> locales = getJRELocales();

Completed in 54 milliseconds