Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java648 setAndWaitForSystemGestureExclusionRectsListenerTrigger(exclusionRects.get(i)); in systemGesture_excludeViewRects_withoutAnyCancel()
795 setAndWaitForSystemGestureExclusionRectsListenerTrigger(null); in testSystemGestureExclusionLimit()
870 private void setAndWaitForSystemGestureExclusionRectsListenerTrigger(Rect rect) in setAndWaitForSystemGestureExclusionRectsListenerTrigger() method in WindowInsetsBehaviorTests