Home | History | Annotate | Download | only in app

Lines Matching defs:onGenericMotionEvent

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