Searched refs:hasSystemGestureFeature (Results 1 – 2 of 2) sorted by relevance
64 private boolean hasSystemGestureFeature() { in hasSystemGestureFeature() method in GestureNavSwitchHelper92 if (!hasSystemGestureFeature()) { in enableGestureNavigationMode()105 if (!hasSystemGestureFeature()) { in enableGestureNav()
219 private boolean hasSystemGestureFeature() { in hasSystemGestureFeature() method in WindowInsetsBehaviorTests306 if (!hasSystemGestureFeature()) { in setUp()366 if (!hasSystemGestureFeature()) { in tearDown()632 assumeTrue(hasSystemGestureFeature()); in systemGesture_excludeViewRects_withoutAnyCancel()666 assumeTrue(hasSystemGestureFeature()); in systemGesture_notExcludeViewRects_withoutAnyCancel()689 assumeTrue(hasSystemGestureFeature()); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()709 assumeTrue(hasSystemGestureFeature()); in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()731 assumeTrue(hasSystemGestureFeature()); in swipeInsideLimit_systemUiVisible_noEventCanceled()744 assumeTrue(hasSystemGestureFeature()); in swipeOutsideLimit_systemUiVisible_allEventsCanceled()759 assumeTrue(hasSystemGestureFeature()); in swipeInsideLimit_immersiveSticky_noEventCanceled()[all …]