Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DSplitScreenUtils.kt182 val swipeXCoordinate = displayBounds.centerX() / 2 in <lambda>() constant
185 device.swipe(swipeXCoordinate, 5, swipeXCoordinate, displayBounds.bottom, 50 /* steps */) in <lambda>()