Searched refs:nativeImFlushCache (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DPinyinDecoderService.java74 native static boolean nativeImFlushCache(); method in class:PinyinDecoderService
254 nativeImFlushCache();
/packages/inputmethods/PinyinIME/jni/android/
H A Dcom_android_inputmethod_pinyin_PinyinDecoderService.cpp210 JNIEXPORT jboolean JNICALL nativeImFlushCache(JNIEnv *env, jclass clazz) { function
349 { "nativeImFlushCache", "()Z",
350 (void*) nativeImFlushCache },

Completed in 58 milliseconds