Home
last modified time | relevance | path

Searched defs:upEvent (Results 1 – 25 of 166) sorted by relevance

1234567

/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DVerifyInputEventTest.java112 KeyEvent upEvent = new KeyEvent(downTime, SystemClock.uptimeMillis(), in testKeyEvent() local
135 KeyEvent upEvent = new KeyEvent(downTime, SystemClock.uptimeMillis(), in testKeyEventWithoutHmac() local
158 KeyEvent upEvent = new KeyEvent(downTime, SystemClock.uptimeMillis(), in testTamperedKeyEvent() local
181 MotionEvent upEvent = MotionEvent.obtain(downTime, SystemClock.uptimeMillis(), in testMotionEvent() local
209 MotionEvent upEvent = MotionEvent.obtain(downTime, downTime, MotionEvent.ACTION_UP, in testMotionEventWithoutHmac() local
238 MotionEvent upEvent = MotionEvent.obtain(downTime, SystemClock.uptimeMillis(), in testTamperedMotionEvent() local
267 KeyEvent upEvent = new KeyEvent(downTime, SystemClock.uptimeMillis(), KeyEvent.ACTION_UP, in testDeviceIdBecomesVirtualForInjectedKeys() local
299 MotionEvent upEvent = MotionEvent.obtain(downTime, SystemClock.uptimeMillis(), in testDeviceIdBecomesVirtualForInjectedMotions() local
H A DKeyEventInjectionTest.java174 KeyEvent upEvent = new KeyEvent(downTime, SystemClock.uptimeMillis(), in sendKeyViaInstrumentation() local
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/view/
H A DHandwritingInitiatorPerfTest.java77 final MotionEvent upEvent = in onTouchEvent_actionDown_toolTypeStylus() local
93 final MotionEvent upEvent = in onTouchEvent_actionUp_toolTypeStylus() local
116 final MotionEvent upEvent = in onTouchEvent_actionMove_toolTypeStylus() local
137 final MotionEvent upEvent = in onTouchEvent_actionDown_toolTypeFinger() local
151 final MotionEvent upEvent = in onTouchEvent_actionUp_toolTypeFinger() local
174 final MotionEvent upEvent = in onTouchEvent_actionMove_toolTypeFinger() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/
H A DMagnificationGestureDetectorTest.java95 final MotionEvent upEvent = mMotionEventHelper.obtainMotionEvent(downTime, downTime, in performSingleTap_invokeCallbacksInOrder() local
127 final MotionEvent upEvent = mMotionEventHelper.obtainMotionEvent(downTime, downTime, in performSingleTapWithTwoPointers_notInvokeSingleTapCallback() local
141 final MotionEvent upEvent = mMotionEventHelper.obtainMotionEvent(downTime, downTime, in performLongPress_invokeCallbacksInOrder() local
163 final MotionEvent upEvent = mMotionEventHelper.obtainMotionEvent(downTime, downTime, in performDrag_invokeCallbacksInOrder() local
/aosp_15_r20/frameworks/base/tests/Input/src/com/android/server/input/
H A DInputManagerServiceTests.kt388 val upEvent = createKeycodeAEvent(inputDevice, KeyEvent.ACTION_UP) in addUniqueIdAssociationByDescriptor_verifyAssociations() constant
450 val upEvent = createKeycodeAEvent(inputDevice, KeyEvent.ACTION_UP) in addUniqueIdAssociationByPort_verifyAssociations() constant
H A DKeyGestureControllerTests.kt1652 val upEvent = KeyEvent( in <lambda>() constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
H A DPipResizeGestureHandlerTest.java176 MotionEvent upEvent = obtainMotionEvent(MotionEvent.ACTION_UP, topLeft, bottomRight); in twoInput_triggersPinchResize_getBigger() local
215 MotionEvent upEvent = obtainMotionEvent(MotionEvent.ACTION_UP, topLeft, bottomRight); in twoInput_triggersPinchResize_getSmaller() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ambient/touch/
H A DBouncerFullscreenSwipeTouchHandlerTest.java272 MotionEvent upEvent = Mockito.mock(MotionEvent.class); in testFullSwipe_motionUpResetsTouchState() local
296 MotionEvent upEvent = Mockito.mock(MotionEvent.class); in testFullSwipe_motionCancelResetsTouchState() local
H A DShadeTouchHandlerTest.kt262 val upEvent: MotionEvent = mock() in testFullVerticalSwipe_resetsTouchStateOnUp() constant
278 val upEvent: MotionEvent = mock() in testFullVerticalSwipe_resetsTouchStateOnCancel() constant
/aosp_15_r20/cts/tests/input/src/android/input/cts/
H A DInputShellCommandTest.kt169 val upEvent = getMotionEvent() in assertTapToolType() constant
H A DInputInjectionTest.kt246 val upEvent = MotionEvent.obtain( in <lambda>() constant
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowViewGroupTest.java481 MotionEvent upEvent = MotionEvent.obtain(0, 0, MotionEvent.ACTION_UP, 0, 0, 0); in requestDisallowInterceptTouchEvent_isReflected() local
499 assertSame(shadowOf(child3a).getLastTouchEvent(), upEvent); in requestDisallowInterceptTouchEvent_isReflected() local
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
H A DRoot.kt395 val upEvent = in sendKey() constant
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationGestureHandlerTest.java2239 private MotionEvent upEvent() { in upEvent() method
2243 private MotionEvent upEvent(float x, float y) { in upEvent() method
2247 private MotionEvent upEvent(float x, float y, long downTime) { in upEvent() method
H A DSimpleSwipeTest.java100 final MotionEvent upEvent = TouchEventGenerator.upEvent(Display.DEFAULT_DISPLAY, in sendSingleTapEvent_onGestureCanceled() local
H A DTwoFingersDownOrSwipeTest.java132 final MotionEvent upEvent = TouchEventGenerator.upEvent(Display.DEFAULT_DISPLAY, in sendSingleTapEvent_onGestureCancelled() local
H A DMagnificationGestureHandlerTest.java171 final MotionEvent upEvent = MotionEvent.obtain(0, 0, ACTION_UP, 0, 0, 0); in onMotionEvent_upEvent_handleInteractionEnd() local
/aosp_15_r20/packages/apps/Car/SystemUI/multivalentTests/src/com/android/systemui/car/keyguard/passenger/
DPassengerPinPadViewTest.java101 MotionEvent upEvent = MotionEvent.obtain(downTime, eventTime, MotionEvent.ACTION_UP, in testBackspaceClickHandler() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
H A DWindowTest.java745 KeyEvent upEvent = new KeyEvent(KeyEvent.ACTION_UP, keyCode); in injectKeyEvent() local
757 MotionEvent upEvent = MotionEvent.obtain(downTime, upTime, MotionEvent.ACTION_UP, in injectTouchEvent() local
/aosp_15_r20/packages/apps/Car/Settings/tests/deviceless/src/com/android/car/settings/common/
DPreferenceControllerTestHelper.java274 private static Lifecycle.Event upEvent(Lifecycle.State state) { in upEvent() method in PreferenceControllerTestHelper
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/
H A DEditorCursorDragTest.java736 private MotionEvent upEvent(View view, long downTime, long eventTime, float x, float y) { in upEvent() method in EditorCursorDragTest
805 MotionEvent upEvent = upEvent(tv, downEventTime, upEventTime, upCoords[0], upCoords[1]); in simulateDrag() local
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
H A DDisplayUtils.java191 final MotionEvent upEvent = MotionEvent.obtain(downEventTime, upEventTime, in touchDisplay() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java1377 MotionEvent upEvent = MotionEvent.obtain( in testDispatchTouchEvent_sceneContainerEnabled() local
1397 MotionEvent upEvent = MotionEvent.obtain( in testDispatchTouchEvent_sceneContainerEnabled_ignoresInitialActionUp() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
H A DTouchEventGenerator.java72 public static MotionEvent upEvent(int displayId, float x, float y) { in upEvent() method in TouchEventGenerator
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsShell.kt179 val upEvent: MotionEvent? = in simFingerUp() constant

1234567