Home
last modified time | relevance | path

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

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