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