Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java775 final int swipeY = swipeBounds.bottom - mExclusionLimit + shiftY; in testSystemGestureExclusionLimit() local
778 mDevice.swipe(swipeBounds.left, swipeY, swipeBounds.right, swipeY, STEPS); in testSystemGestureExclusionLimit()