Home
last modified time | relevance | path

Searched refs:motionMove (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DSplitScreenUtils.kt264 val motionMove = regex
273 motionMove.source = InputDevice.SOURCE_TOUCHSCREEN
274 instrumentation.uiAutomation.injectInputEvent(motionMove, true)
275 motionMove.recycle()