Searched defs:handleMotionEvent (Results 1 – 7 of 7) sorted by relevance
130 boolean handleMotionEvent(@Nullable View v, MotionEvent ev); in handleMotionEvent() method
312 public boolean handleMotionEvent(@Nullable View v, MotionEvent e) { in handleMotionEvent() method in CaptionWindowDecorViewModel.CaptionTouchEventListener
392 public boolean handleMotionEvent(View v, MotionEvent e) { in handleMotionEvent() method in DragResizeInputListener.TaskResizeInputEventReceiver
624 public boolean handleMotionEvent(@Nullable View v, MotionEvent e) { in handleMotionEvent() method in DesktopModeWindowDecorViewModel.DesktopModeTouchEventListener
467 void handleMotionEvent(boolean keepHandling, float newX, float newY) { in handleMotionEvent() method in DragDropController
540 public boolean handleMotionEvent(@Nullable View v, MotionEvent ev) { in handleMotionEvent() method in DesktopModeWindowDecorationTests.TestTouchEventListener
526 private void handleMotionEvent(MotionEvent event, int policyFlags) { in handleMotionEvent() method in AccessibilityInputFilter