Searched refs:androidEvent (Results 1 – 4 of 4) sorted by relevance
14 …ic void dialogRootViewGroupOnChildStartedNativeGesture(ViewGroup modal, MotionEvent androidEvent) { in dialogRootViewGroupOnChildStartedNativeGesture() argument15 ((ReactModalHostView.DialogRootViewGroup) modal).onChildStartedNativeGesture(androidEvent); in dialogRootViewGroupOnChildStartedNativeGesture()