Searched refs:swipeAllOfVerticalLines (Results 1 – 1 of 1) sorted by relevance
584 private int swipeAllOfVerticalLines(Rect viewBoundary, BiConsumer<Point, Point> callback) { in swipeAllOfVerticalLines() method in WindowInsetsBehaviorTests598 count += swipeAllOfVerticalLines(viewBoundary, callback); in swipeInViewBoundary()