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