Searched refs:swipeInViewBoundary (Results 1 – 1 of 1) sorted by relevance
593 private int swipeInViewBoundary(Rect viewBoundary, BiConsumer<Point, Point> callback) { in swipeInViewBoundary() method in WindowInsetsBehaviorTests603 private int swipeInViewBoundary(Rect viewBoundary) { in swipeInViewBoundary() method in WindowInsetsBehaviorTests604 return swipeInViewBoundary(viewBoundary, this::swipeByUiDevice); in swipeInViewBoundary()649 swipeCount[0] += swipeInViewBoundary(swipeBounds.get(i)); in systemGesture_excludeViewRects_withoutAnyCancel()672 final int swipeCount = swipeInViewBoundary(mActionBounds); in systemGesture_notExcludeViewRects_withoutAnyCancel()