Home | History | Annotate | Download | only in app

Lines Matching refs:onGenericMotionEvent

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