Home
last modified time | relevance | path

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

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