Home
last modified time | relevance | path

Searched refs:dragStart (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.kt196 val dragStart = notificationContent.visibleCenter regex
197 val dragMiddle = Point(dragStart.x + 50, dragStart.y)
201 touch(instrumentation, MotionEvent.ACTION_DOWN, downTime, downTime, TIMEOUT_MS, dragStart)
208 dragStart,