HomeSort by relevance Sort by last modified time
    Searched full: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 131 milliseconds