| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | VerifiedMotionEventTest.kt | 63 val motionEvent = createVerifiedMotionEvent() in testParcelUnparcel() constant 79 val motionEvent = createVerifiedMotionEvent() in testParcelInputEvent() constant 97 val motionEvent = createVerifiedMotionEvent() in testParcelMotionEvent() constant 114 val motionEvent = createVerifiedMotionEvent() in testParcelInputToMotionEvent() constant 128 val motionEvent = createVerifiedMotionEvent() in testGetFlag() constant
|
| D | MotionEventTest.java | 63 MotionEvent motionEvent = MotionEvent.obtain(0, 0, ACTION_DOWN, in testObtainWithDisplayId() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/ |
| D | PointerCountClassifierTest.java | 73 MotionEvent motionEvent = MotionEvent.obtain( in testFail_multiPointer() local 90 MotionEvent motionEvent = MotionEvent.obtain( in testPass_multiPointerDragDown() local
|
| D | ProximityClassifierTest.java | 138 MotionEvent motionEvent = MotionEvent.obtain(1, 1, MotionEvent.ACTION_DOWN, 0, 0, 0); in touchDown() local 144 MotionEvent motionEvent = MotionEvent.obtain(1, 1 + duration, MotionEvent.ACTION_UP, 0, in touchUp() local
|
| D | ClassifierTest.java | 116 MotionEvent motionEvent = MotionEvent.obtain(1, eventTime, actionType, x, y, in appendMotionEvent() local
|
| /frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
| D | WindowMagnificationGestureHandler.java | 387 public boolean shouldStopDetection(MotionEvent motionEvent) { in shouldStopDetection() 395 MotionEvent motionEvent) { in onGestureCompleted() 418 MotionEvent motionEvent) { in onGestureCancelled() 428 private void changeToDelegateStateIfNeed(MotionEvent motionEvent) { in changeToDelegateStateIfNeed()
|
| D | MagnificationGesturesObserver.java | 56 boolean shouldStopDetection(MotionEvent motionEvent); in shouldStopDetection()
|
| D | PanningScalingHandler.java | 89 void onTouchEvent(MotionEvent motionEvent) { in onTouchEvent()
|
| /frameworks/base/core/java/android/view/ |
| D | InputEventAssigner.java | 66 MotionEvent motionEvent = (MotionEvent) event; in processEvent() local
|
| D | WindowManagerPolicyConstants.java | 113 void onPointerEvent(MotionEvent motionEvent); in onPointerEvent()
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | DragInputEventReceiver.java | 65 final MotionEvent motionEvent = (MotionEvent) event; in onInputEvent() local
|
| D | PointerEventDispatcher.java | 51 MotionEvent motionEvent = (MotionEvent) event; in onInputEvent() local
|
| D | TaskTapPointerEventListener.java | 63 public void onPointerEvent(MotionEvent motionEvent) { in onPointerEvent()
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputClassifierConverter_test.cpp | 71 common::V1_0::MotionEvent motionEvent = notifyMotionArgsToHalMotionEvent(motionArgs); in TEST() local
|
| /frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/view/ |
| D | RichTextViewTest.java | 126 MotionEvent motionEvent = MotionEvent.obtain(123, 22, MotionEvent.ACTION_DOWN, 0, 0, 0); in onTouchEvent_clickOnLinks_shouldReturnTrue() local 144 MotionEvent motionEvent = MotionEvent.obtain(123, 22, MotionEvent.ACTION_DOWN, 0, 0, 0); in onTouchEvent_clickOutsideLinks_shouldReturnFalse() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
| D | PointerCountClassifier.java | 46 public void onTouchEvent(MotionEvent motionEvent) { in onTouchEvent()
|
| D | FalsingDataProvider.java | 79 void onMotionEvent(MotionEvent motionEvent) { in onMotionEvent() 263 private List<MotionEvent> unpackMotionEvent(MotionEvent motionEvent) { in unpackMotionEvent()
|
| D | ProximityClassifier.java | 79 public void onTouchEvent(MotionEvent motionEvent) { in onTouchEvent()
|
| D | DistanceClassifier.java | 146 public void onTouchEvent(MotionEvent motionEvent) { in onTouchEvent()
|
| D | FalsingClassifier.java | 108 void onTouchEvent(MotionEvent motionEvent) {} in onTouchEvent()
|
| /frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/util/ |
| D | MockWindow.java | 187 public boolean superDispatchTouchEvent(MotionEvent motionEvent) { in superDispatchTouchEvent() 192 public boolean superDispatchTrackballEvent(MotionEvent motionEvent) { in superDispatchTrackballEvent() 197 public boolean superDispatchGenericMotionEvent(MotionEvent motionEvent) { in superDispatchGenericMotionEvent()
|
| /frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
| D | NavigationEdgeBackPlugin.java | 52 void onMotionEvent(MotionEvent motionEvent); in onMotionEvent()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/ |
| D | MagnificationGesturesObserverTest.java | 134 MotionEventMatcher(MotionEvent motionEvent) { in MotionEventMatcher()
|
| /frameworks/base/core/java/android/service/autofill/augmented/ |
| D | FillWindow.java | 141 (view, motionEvent) -> { in update() argument
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/ |
| D | SensorLoggerSession.java | 70 public void addMotionEvent(MotionEvent motionEvent) { in addMotionEvent()
|