Searched refs:nativeCloseUinput (Results 1 – 2 of 2) sorted by relevance
315 static void nativeCloseUinput(JNIEnv* env, jobject thiz, jlong ptr) { in nativeCloseUinput() function395 {"nativeCloseUinput", "(J)V", (void*)nativeCloseUinput},
452 private static native void nativeCloseUinput(long ptr); in nativeCloseUinput() method in InputController499 nativeCloseUinput(ptr); in closeUinput()