Searched defs:getCountry (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/x509/
H A DX500Name.java450 public String getCountry() throws IOException { method in class:X500Name
/libcore/ojluni/src/main/java/java/util/
H A DLocale.java343 * about itself. Use <code>getCountry</code> to get the country (or region)
993 System.getProperty(category.countryKey, defaultLocale.getCountry()),
1181 public String getCountry() { method in class:Locale
2291 * country subtag in upper case. (See <a href="java/util/Locale.html#getCountry()">getCountry()</a>)

Completed in 164 milliseconds