Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java364 private void swipeByUiDevice(Point p1, Point p2) { in swipeByUiDevice() method in WindowInsetsBehaviorTests
578 return swipeInViewBoundary(viewBoundary, this::swipeByUiDevice); in swipeInViewBoundary()