Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java94 private static final int STEPS = 10; field in WindowInsetsBehaviorTests
365 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()