Searched refs:swipeByUiDevice (Results 1 – 1 of 1) sorted by relevance
364 private void swipeByUiDevice(Point p1, Point p2) { in swipeByUiDevice() method in WindowInsetsBehaviorTests578 return swipeInViewBoundary(viewBoundary, this::swipeByUiDevice); in swipeInViewBoundary()