Searched refs:android_view_MotionEvent_obtainAsCopy (Results 1 – 4 of 4) sorted by relevance
29 extern jobject android_view_MotionEvent_obtainAsCopy(JNIEnv* env, const MotionEvent* event);
300 inputEventObj = android_view_MotionEvent_obtainAsCopy(env, motionEvent); in consumeEvents()
82 jobject android_view_MotionEvent_obtainAsCopy(JNIEnv* env, const MotionEvent* event) { in android_view_MotionEvent_obtainAsCopy() function
850 inputEventObj = android_view_MotionEvent_obtainAsCopy(env, in filterInputEvent()