Searched refs:exclusionRects (Results 1 – 2 of 2) sorted by relevance
959 ArrayList exclusionRects = new ArrayList(); in showOnlyStretch() local960 exclusionRects.add(exclusionRect); in showOnlyStretch()961 mScrollViewStretch.setSystemGestureExclusionRects(exclusionRects); in showOnlyStretch()963 .setSystemGestureExclusionRects(exclusionRects); in showOnlyStretch()
619 final List<Rect> exclusionRects = splitBoundsAccordingToExclusionLimit(exclusionRect); in systemGesture_excludeViewRects_withoutAnyCancel() local622 setAndWaitForSystemGestureExclusionRectsListenerTrigger(exclusionRects.get(i)); in systemGesture_excludeViewRects_withoutAnyCancel()