Searched refs:mActionBounds (Results 1 – 1 of 1) sorted by relevance
119 private Rect mActionBounds; field in WindowInsetsBehaviorTests635 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in systemGesture_excludeViewRects_withoutAnyCancel()644 final List<Rect> swipeBounds = splitBoundsAccordingToExclusionLimit(mActionBounds); in systemGesture_excludeViewRects_withoutAnyCancel()670 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in systemGesture_notExcludeViewRects_withoutAnyCancel()672 final int swipeCount = swipeInViewBoundary(mActionBounds); in systemGesture_notExcludeViewRects_withoutAnyCancel()691 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()694 final int count = clickAllOfSamplePoints(mActionBounds, this::clickAndWaitByUiDevice); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()713 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()716 final int count = clickAllOfSamplePoints(mActionBounds, this::clickAndWaitByUiDevice); in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()