Searched defs:maybeConsumeMotionEvent (Results 1 – 4 of 4) sorted by relevance
127 private int maybeConsumeMotionEvent(MotionEvent event) { in maybeConsumeMotionEvent() method in DragToInteractAnimationController
185 public boolean maybeConsumeMotionEvent(MotionEvent ev) { in maybeConsumeMotionEvent() method in PipDismissTargetHandler
322 fun maybeConsumeMotionEvent(ev: MotionEvent): Boolean { in <lambda>() method in com.android.wm.shell.common.magnetictarget.MagnetizedObject