OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeImFlushCache
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinDecoderService.java
74
native static boolean
nativeImFlushCache
();
254
nativeImFlushCache
();
/packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp
210
JNIEXPORT jboolean JNICALL
nativeImFlushCache
(JNIEnv *env, jclass clazz) {
349
{ "
nativeImFlushCache
", "()Z",
350
(void*)
nativeImFlushCache
},
Completed in 235 milliseconds