Searched defs:onPointerEvent (Results 1 – 5 of 5) sorted by relevance
49 public void onPointerEvent(MotionEvent motionEvent, int displayId) { in onPointerEvent() method in TaskTapPointerEventListener56 public void onPointerEvent(MotionEvent motionEvent) { in onPointerEvent() method in TaskTapPointerEventListener
7002 public void onPointerEvent(MotionEvent motionEvent) { in onPointerEvent() method in WindowManagerService.MousePositionTracker
83 void onPointerEvent(MotionEvent motionEvent); in onPointerEvent() method88 default void onPointerEvent(MotionEvent motionEvent, int displayId) { in onPointerEvent() method
92 public void onPointerEvent(MotionEvent event) { in onPointerEvent() method in SystemGesturesPointerEventListener
527 public void onPointerEvent(MotionEvent event) { in onPointerEvent() method in PointerLocationView