Home
last modified time | relevance | path

Searched refs:hasSystemGestureFeature (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java198 private boolean hasSystemGestureFeature() { in hasSystemGestureFeature() method in WindowInsetsBehaviorTests
285 if (!hasSystemGestureFeature()) { in setUp()
345 if (!hasSystemGestureFeature()) { in tearDown()
606 assumeTrue(hasSystemGestureFeature()); in systemGesture_excludeViewRects_withoutAnyCancel()
640 assumeTrue(hasSystemGestureFeature()); in systemGesture_notExcludeViewRects_withoutAnyCancel()
663 assumeTrue(hasSystemGestureFeature()); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()
683 assumeTrue(hasSystemGestureFeature()); in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()
705 assumeTrue(hasSystemGestureFeature()); in swipeInsideLimit_systemUiVisible_noEventCanceled()
718 assumeTrue(hasSystemGestureFeature()); in swipeOutsideLimit_systemUiVisible_allEventsCanceled()
733 assumeTrue(hasSystemGestureFeature()); in swipeInsideLimit_immersiveSticky_noEventCanceled()
[all …]