Searched refs:mContentViewWindowInsets (Results 1 – 1 of 1) sorted by relevance
185 private WindowInsets mContentViewWindowInsets; field in WindowInsetsBehaviorTests608 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in systemGesture_excludeViewRects_withoutAnyCancel()610 mContentViewWindowInsets.getSystemGestureInsets(), mContentViewWindowInsets)); in systemGesture_excludeViewRects_withoutAnyCancel()613 mContentViewWindowInsets.getMandatorySystemGestureInsets(), in systemGesture_excludeViewRects_withoutAnyCancel()614 mContentViewWindowInsets))); in systemGesture_excludeViewRects_withoutAnyCancel() local643 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in systemGesture_notExcludeViewRects_withoutAnyCancel()645 mContentViewWindowInsets.getSystemGestureInsets(), mContentViewWindowInsets)); in systemGesture_notExcludeViewRects_withoutAnyCancel()664 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()666 mContentViewWindowInsets.getTappableElementInsets(), mContentViewWindowInsets)); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()686 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()[all …]