Searched defs:dispatchGenericMotionEventInternal (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DView.java11831 if (dispatchGenericMotionEventInternal(event)) {
11841 private boolean dispatchGenericMotionEventInternal(MotionEvent event) { method in class:View
12708 dispatchGenericMotionEventInternal(event);

Completed in 69 milliseconds