Home | History | Annotate | Download | only in view

Lines Matching refs:dispatchGenericMotionEvent

1998             return mFocused.dispatchGenericMotionEvent(event);
2020 handled = child.dispatchGenericMotionEvent(transformedEvent);
2024 handled = child.dispatchGenericMotionEvent(event);