Searched refs:nativeMotionEventTest (Results 1 – 2 of 2) sorted by relevance
53 void nativeMotionEventTest(JNIEnv *env, jclass /* clazz */, jobject obj) { in nativeMotionEventTest() function156 {"nativeMotionEventTest", "(Landroid/view/MotionEvent;)V", (void *)nativeMotionEventTest},
105 private static native void nativeMotionEventTest(MotionEvent event); in nativeMotionEventTest() method in MotionEventTest1104 nativeMotionEventTest(event); in testNativeConverter()