Home | History | Annotate | Download | only in widget

Lines Matching defs:dispatchGenericMotionEvent

779             handled = child.dispatchGenericMotionEvent(transformedEvent);
785 handled = child.dispatchGenericMotionEvent(event);
1533 public boolean dispatchGenericMotionEvent(MotionEvent event) {
1541 return super.dispatchGenericMotionEvent(event);