Home
last modified time | relevance | path

Searched defs:getISO3Language (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/main/java/libcore/icu/
DICU.java386 public static native String getISO3Language(String languageTag); in getISO3Language() method in ICU
/libcore/ojluni/annotations/mmodule/java/util/
DLocale.annotated.java103 public java.lang.String getISO3Language() throws java.util.MissingResourceException { throw new Run… in getISO3Language() method in Locale
/libcore/ojluni/annotations/sdk/nullability/java/util/
DLocale.annotated.java101 @libcore.util.NonNull public java.lang.String getISO3Language() throws java.util.MissingResourceExc… in getISO3Language() method in Locale
/libcore/ojluni/annotations/hiddenapi/java/util/
DLocale.java193 public java.lang.String getISO3Language() throws java.util.MissingResourceException { in getISO3Language() method in Locale
/libcore/ojluni/src/main/java/java/util/
DLocale.java1724 public String getISO3Language() throws MissingResourceException { in getISO3Language() method in Locale