Home | History | Annotate | Download | only in webkit

Lines Matching defs:onGenericMotionEvent

1790             return WebView.super.onGenericMotionEvent(event);
1967 public boolean onGenericMotionEvent(MotionEvent event) {
1968 return mProvider.getViewDelegate().onGenericMotionEvent(event);