Searched refs:swipeY (Results 1 – 1 of 1) sorted by relevance
803 final int swipeY = swipeBounds.bottom - mExclusionLimit + shiftY; in testSystemGestureExclusionLimit() local806 mDevice.swipe(swipeBounds.left, swipeY, swipeBounds.right, swipeY, STEPS); in testSystemGestureExclusionLimit()