Searched refs:obtainNativeKeyEventCopyFromJava (Results 1 – 2 of 2) sorted by relevance
150 void obtainNativeKeyEventCopyFromJava(JNIEnv *env, jclass /* clazz */, jobject obj) { in obtainNativeKeyEventCopyFromJava() function169 (void *)obtainNativeKeyEventCopyFromJava},
74 private static native void obtainNativeKeyEventCopyFromJava(KeyEvent event); in obtainNativeKeyEventCopyFromJava() method in KeyEventTest883 obtainNativeKeyEventCopyFromJava(javaKeyEvent); in testJavaToNativeConverterMemoryLeak()