Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DSplitScreenUtils.kt274 val motionMove = in <lambda>() constant
283 motionMove.source = InputDevice.SOURCE_TOUCHSCREEN in <lambda>()
284 instrumentation.uiAutomation.injectInputEvent(motionMove, true) in <lambda>()
285 motionMove.recycle() in <lambda>()