Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java581 private List<Rect> splitBoundsAccordingToExclusionLimit(Rect rect) { in splitBoundsAccordingToExclusionLimit() method in WindowInsetsBehaviorTests
618 final List<Rect> swipeBounds = splitBoundsAccordingToExclusionLimit(mActionBounds); in systemGesture_excludeViewRects_withoutAnyCancel()
619 final List<Rect> exclusionRects = splitBoundsAccordingToExclusionLimit(exclusionRect); in systemGesture_excludeViewRects_withoutAnyCancel()