Home | History | Annotate | Download | only in app

Lines Matching defs:onGenericMotionEvent

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