Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/sdk/nullability/java/util/
DLocale.annotated.java123 @libcore.util.NonNull public java.lang.String getDisplayCountry() { throw new RuntimeException("Stu… in getDisplayCountry() method in Locale
125 @libcore.util.NonNull public java.lang.String getDisplayCountry(@libcore.util.NonNull java.util.Loc… in getDisplayCountry() method in Locale
/libcore/ojluni/annotations/flagged_api/java/util/
DLocale.annotated.java85 public java.lang.String getDisplayCountry() { throw new RuntimeException("Stub!"); } in getDisplayCountry() method in Locale
87 public java.lang.String getDisplayCountry(java.util.Locale locale) { throw new RuntimeException("St… 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.java2313 public final String getDisplayCountry() { in getDisplayCountry() method in Locale
2363 public String getDisplayCountry(Locale locale) { in getDisplayCountry() method in Locale