Home
last modified time | relevance | path

Searched defs:getDisplayCountry (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/util/
DLocale.annotated.java115 @libcore.util.NonNull public java.lang.String getDisplayCountry() { throw new RuntimeException("Stu… in getDisplayCountry() method in Locale
117 @libcore.util.NonNull public java.lang.String getDisplayCountry(@libcore.util.NonNull java.util.Loc… in getDisplayCountry() method in Locale
/libcore/ojluni/annotations/hiddenapi/java/util/
DLocale.java226 public java.lang.String getDisplayCountry() { in getDisplayCountry() method in Locale
230 public java.lang.String getDisplayCountry(java.util.Locale locale) { in getDisplayCountry() method in Locale
/libcore/ojluni/src/main/java/java/util/
DLocale.java2158 public final String getDisplayCountry() { in getDisplayCountry() method in Locale
2208 public String getDisplayCountry(Locale locale) { in getDisplayCountry() method in Locale