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);
292 inputEventObj = android_view_MotionEvent_obtainAsCopy(env, in consumeEvents()
80 jobject android_view_MotionEvent_obtainAsCopy(JNIEnv* env, const MotionEvent* event) { in android_view_MotionEvent_obtainAsCopy() function
749 inputEventObj = android_view_MotionEvent_obtainAsCopy(env, in filterInputEvent()