Searched refs:STEPS (Results 1 – 1 of 1) sorted by relevance
94 private static final int STEPS = 10; field in WindowInsetsBehaviorTests365 mDevice.swipe(p1.x, p1.y, p2.x, p2.y, STEPS); in swipeByUiDevice()778 mDevice.swipe(swipeBounds.left, swipeY, swipeBounds.right, swipeY, STEPS); in testSystemGestureExclusionLimit()