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

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

Completed in 428 milliseconds