Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java584 private int swipeAllOfVerticalLines(Rect viewBoundary, BiConsumer<Point, Point> callback) { in swipeAllOfVerticalLines() method in WindowInsetsBehaviorTests
598 count += swipeAllOfVerticalLines(viewBoundary, callback); in swipeInViewBoundary()