Home
last modified time | relevance | path

Searched defs:onMotionEvent (Results 1 – 25 of 30) sorted by relevance

12

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDragDetector.java61 boolean onMotionEvent(MotionEvent ev) { in onMotionEvent() method in DragDetector
71 boolean onMotionEvent(View v, MotionEvent ev) { in onMotionEvent() method in DragDetector
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationGestureHandler.java268 void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags); in onMotionEvent() method
330 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in WindowMagnificationGestureHandler.PanningScalingGestureState
361 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in WindowMagnificationGestureHandler.DelegatingState
391 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in WindowMagnificationGestureHandler.ViewportDraggingState
477 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in WindowMagnificationGestureHandler.DetectingState
H A DGesturesObserver.java89 public boolean onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in GesturesObserver
H A DFullScreenMagnificationGestureHandler.java341 void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) in onMotionEvent() method
402 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in FullScreenMagnificationGestureHandler.PanningScalingState
565 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) in onMotionEvent() method in FullScreenMagnificationGestureHandler.ViewportDraggingState
672 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in FullScreenMagnificationGestureHandler.DelegatingState
765 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in FullScreenMagnificationGestureHandler.DetectingState
H A DMagnificationGestureHandler.java103 public final void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in MagnificationGestureHandler
H A DMagnificationGesturesObserver.java110 boolean onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in MagnificationGesturesObserver
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DTouchInteractionController.java178 void onMotionEvent(MotionEvent event) { in onMotionEvent() method in TouchInteractionController
434 void onMotionEvent(@NonNull MotionEvent event); in onMotionEvent() method
H A DIAccessibilityServiceClient.aidl53 void onMotionEvent(in MotionEvent event); in onMotionEvent() method
H A DAccessibilityService.java642 void onMotionEvent(MotionEvent event); in onMotionEvent() method
992 public void onMotionEvent(@NonNull MotionEvent event) { } in onMotionEvent() method in AccessibilityService
2777 public void onMotionEvent(MotionEvent event) { in onBind() method in AccessibilityService
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DEventStreamTransformation.java68 default void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method
H A DAutoclickController.java75 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in AutoclickController
H A DMotionEventInjector.java118 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in MotionEventInjector
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DNavigationEdgeBackPlugin.java52 void onMotionEvent(MotionEvent motionEvent); in onMotionEvent() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubblesNavBarMotionEventHandler.java65 public boolean onMotionEvent(MotionEvent motionEvent) { in onMotionEvent() method in BubblesNavBarMotionEventHandler
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedTouchHandler.java83 private boolean onMotionEvent(MotionEvent ev) { in onMotionEvent() method in OneHandedTouchHandler
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingDataProvider.java92 void onMotionEvent(MotionEvent motionEvent) { in onMotionEvent() method in FalsingDataProvider
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
H A DGestureManifold.java225 boolean onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in GestureManifold
H A DGestureMatcher.java134 public final int onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in GestureMatcher
H A DTouchState.java440 public void onMotionEvent(MotionEvent event) { in onMotionEvent() method in TouchState.ReceivedPointerTracker
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityInputFilterTest.java110 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in AccessibilityInputFilterTest.EventCaptor
H A DProxyManagerTest.java452 public void onMotionEvent(MotionEvent event) throws RemoteException { in onMotionEvent() method in ProxyManagerTest.AccessibilityServiceClientImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
H A DBouncerSwipeTouchHandler.java280 private void onMotionEvent(InputEvent event) { in onMotionEvent() method in BouncerSwipeTouchHandler
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/
H A DTouchExplorerTest.java131 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in TouchExplorerTest.EventCaptor
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DBackAnimationController.java373 public void onMotionEvent( in onMotionEvent() method in BackAnimationController
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationGestureHandlerTest.java1014 public void onMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEvent() method in EventCaptor

12