Searched refs:superDispatchGenericMotionEvent (Results 1 – 9 of 9) sorted by relevance
453 public boolean superDispatchGenericMotionEvent(MotionEvent event) {
965 if (mWindow.superDispatchGenericMotionEvent(ev)) { in dispatchGenericMotionEvent()
4443 if (getWindow().superDispatchGenericMotionEvent(ev)) { in dispatchGenericMotionEvent()
321 return mWindow.superDispatchGenericMotionEvent(event); in dispatchGenericMotionEvent()
1933 public abstract boolean superDispatchGenericMotionEvent(MotionEvent event); in superDispatchGenericMotionEvent() method in Window
1913 public boolean superDispatchGenericMotionEvent(MotionEvent event) { in superDispatchGenericMotionEvent() method in PhoneWindow1914 return mDecor.superDispatchGenericMotionEvent(event); in superDispatchGenericMotionEvent()
497 public boolean superDispatchGenericMotionEvent(MotionEvent event) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
53664 method public abstract boolean superDispatchGenericMotionEvent(android.view.MotionEvent);