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

/openjdk7/jdk/src/share/classes/java/util/
H A DLocaleISOData.java226 static final String isoCountryTable = field in class:LocaleISOData
H A DLocale.java948 isoCountries = getISO2Table(LocaleISOData.isoCountryTable);
1519 String country3 = getISO3Code(baseLocale.getRegion(), LocaleISOData.isoCountryTable);

Completed in 40 milliseconds