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

/openjdk7/jdk/src/share/classes/sun/util/
H A DLocaleServiceProviderPool.java160 static final Locale[] allAvailableLocales; field in class:LocaleServiceProviderPool.AllAvailableLocales
189 allAvailableLocales = all.toArray(new Locale[0]);
201 return AllAvailableLocales.allAvailableLocales.clone();

Completed in 59 milliseconds