Searched refs:mContentViewWindowInsets (Results 1 – 1 of 1) sorted by relevance
206 private WindowInsets mContentViewWindowInsets; field in WindowInsetsBehaviorTests634 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in systemGesture_excludeViewRects_withoutAnyCancel()636 mContentViewWindowInsets.getSystemGestureInsets(), mContentViewWindowInsets)); in systemGesture_excludeViewRects_withoutAnyCancel()639 mContentViewWindowInsets.getMandatorySystemGestureInsets(), in systemGesture_excludeViewRects_withoutAnyCancel()640 mContentViewWindowInsets))); in systemGesture_excludeViewRects_withoutAnyCancel() local669 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in systemGesture_notExcludeViewRects_withoutAnyCancel()671 mContentViewWindowInsets.getSystemGestureInsets(), mContentViewWindowInsets)); in systemGesture_notExcludeViewRects_withoutAnyCancel()690 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()692 mContentViewWindowInsets.getTappableElementInsets(), mContentViewWindowInsets)); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()712 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets()); in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()[all …]