Home | History | Annotate | Download | only in app

Lines Matching refs:onGenericMotionEvent

662      * See {@link View#onGenericMotionEvent(MotionEvent)} for an example of how to
671 public boolean onGenericMotionEvent(MotionEvent event) {
777 return onGenericMotionEvent(ev);