OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getISO3CountryNative
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java
127
/*package*/ static String
getISO3CountryNative
(String locale) {
/libcore/luni/src/main/java/libcore/icu/
ICU.java
164
public static native String
getISO3CountryNative
(String locale);
Completed in 1896 milliseconds