Home
last modified time | relevance | path

Searched defs:getMotionEvent (Results 1 – 25 of 81) sorted by relevance

1234

/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DBlockingQueueEventVerifier.kt45 private fun getMotionEvent(): MotionEvent { in getMotionEvent() method
/aosp_15_r20/cts/libs/input/src/com/android/cts/input/
H A DEventVerifier.kt33 private fun getMotionEvent(): MotionEvent { in getMotionEvent() method
/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/
H A DMotionEventHelper.kt119 private fun getMotionEvent( in getMotionEvent() method
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/tiling/
H A DTilingDividerViewTest.kt109 private fun getMotionEvent(eventTime: Long, action: Int, x: Float, y: Float): MotionEvent { in getMotionEvent() method in com.android.wm.shell.windowdecor.tiling.TilingDividerViewTest
/aosp_15_r20/cts/tests/input/src/android/input/cts/
H A DInputShellCommandTest.kt149 private fun getMotionEvent(): MotionEvent { in getMotionEvent() method in android.input.cts.InputShellCommandTest
H A DMotionPredictorTest.kt72 private fun getMotionEvent( in getMotionEvent() method
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/shared/magnetictarget/
H A DMagnetizedObjectTest.kt510 private fun getMotionEvent( in <lambda>() method
/aosp_15_r20/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomatorhelpers/
H A DBetterSwipe.kt264 private fun getMotionEvent( in getMotionEvent() method
/aosp_15_r20/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
H A DBetterSwipe.kt265 private fun getMotionEvent( in getMotionEvent() method
/aosp_15_r20/cts/tests/surfacecontrol/scvhapp/src/android/server/wm/scvh/
H A DICrossProcessSurfaceControlViewHostTestService.aidl26 MotionEvent getMotionEvent(); in getMotionEvent() method
H A DCrossProcessSurfaceControlViewHostTestService.java106 public MotionEvent getMotionEvent() { in getMotionEvent() method in CrossProcessSurfaceControlViewHostTestService.ServiceImpl
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/tests/src/com/android/car/portraitlauncher/homeactivities/test/
DTestActivity.java58 MotionEvent getMotionEvent() { in getMotionEvent() method in TestActivity
/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
H A DTestUtils.java566 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in TestUtils
571 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in TestUtils
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/
DRecentsHitboxExtenderTest.java122 private MotionEvent getMotionEvent(int action, int x, int y) { in getMotionEvent() method in RecentsHitboxExtenderTest
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/
H A DDividerViewTest.java101 private static MotionEvent getMotionEvent(long eventTime, int action, float x, float y) { in getMotionEvent() method in DividerViewTest
/aosp_15_r20/cts/tests/tests/systemui/src/android/systemui/cts/
H A DTouchHelper.java66 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in TouchHelper
/aosp_15_r20/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/appcompat/
H A DGestureHelper.java79 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in GestureHelper
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
H A DHideOverlayWindowsTest.java385 public MotionEvent getMotionEvent() { in getMotionEvent() method in HideOverlayWindowsTest.TouchReceiver
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DGestureBot.java168 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, int button, in getMotionEvent() method in GestureBot
/aosp_15_r20/developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/
H A DFullscreenActivity.java122 private int getMotionEvent() { in getMotionEvent() method in FullscreenActivity.AxesMapping
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/helpers/
H A DGestureHelper.java333 private static MotionEvent getMotionEvent( in getMotionEvent() method in GestureHelper
/aosp_15_r20/frameworks/native/libs/input/tests/
H A DMotionPredictor_test.cpp41 static MotionEvent getMotionEvent(int32_t action, float x, float y, in getMotionEvent() function
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/
H A DInstrumentationTestActivity.java340 public MotionEvent getMotionEvent() { in getMotionEvent() method in InstrumentationTestActivity
/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1977 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method
/aosp_15_r20/prebuilts/misc/common/ub-uiautomator/
HDub-uiautomator.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

1234