Home | History | Annotate | Download | only in app

Lines Matching refs:onGenericMotionEvent

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