Searched refs:android_view_VerifiedMotionEvent (Results 1 – 4 of 4) sorted by relevance
28 extern jobject android_view_VerifiedMotionEvent(JNIEnv* env, const VerifiedMotionEvent& event);
33 jobject android_view_VerifiedMotionEvent(JNIEnv* env, const VerifiedMotionEvent& event) { in android_view_VerifiedMotionEvent() function
111 "android_view_VerifiedMotionEvent.cpp",
1518 return android_view_VerifiedMotionEvent(env, in nativeVerifyInputEvent()