Searched defs:handleMotionEvent (Results 1 – 6 of 6) sorted by relevance
130 boolean handleMotionEvent(@Nullable View v, MotionEvent ev); in handleMotionEvent() method
263 public boolean handleMotionEvent(@Nullable View v, MotionEvent e) { in handleMotionEvent() method in CaptionWindowDecorViewModel.CaptionTouchEventListener
385 public boolean handleMotionEvent(View v, MotionEvent e) { in handleMotionEvent() method in DragResizeInputListener.TaskResizeInputEventReceiver
428 public boolean handleMotionEvent(@Nullable View v, MotionEvent e) { in handleMotionEvent() method in DesktopModeWindowDecorViewModel.DesktopModeTouchEventListener
313 void handleMotionEvent(boolean keepHandling, float newX, float newY) { in handleMotionEvent() method in DragDropController
369 private void handleMotionEvent(MotionEvent event, int policyFlags) { in handleMotionEvent() method in AccessibilityInputFilter