Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsActivity.java267 public Rect getSystemGestureExclusionBounds(Insets insets, WindowInsets windowInsets) { in getSystemGestureExclusionBounds() method in WindowInsetsActivity
DWindowInsetsBehaviorTests.java612 mainThreadRun(() -> exclusionRect.set(mActivity.getSystemGestureExclusionBounds( in systemGesture_excludeViewRects_withoutAnyCancel()