OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyPatternImpl
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java
551
applyPatternImpl
(addr, localized, pattern);
618
private static native void
applyPatternImpl
(long addr, boolean localized, String pattern);
/libcore/luni/src/main/native/
libcore_icu_NativeDecimalFormat.cpp
364
NATIVE_METHOD(NativeDecimalFormat,
applyPatternImpl
, "(JZLjava/lang/String;)V"),
Completed in 63 milliseconds