Searched refs:exclusionRects (Results 1 – 2 of 2) sorted by relevance
1289 ArrayList exclusionRects = new ArrayList(); in showOnlyStretch() local1290 exclusionRects.add(exclusionRect); in showOnlyStretch()1291 mScrollViewStretch.setSystemGestureExclusionRects(exclusionRects); in showOnlyStretch()1293 .setSystemGestureExclusionRects(exclusionRects); in showOnlyStretch()
645 final List<Rect> exclusionRects = splitBoundsAccordingToExclusionLimit(exclusionRect); in systemGesture_excludeViewRects_withoutAnyCancel() local648 setAndWaitForSystemGestureExclusionRectsListenerTrigger(exclusionRects.get(i)); in systemGesture_excludeViewRects_withoutAnyCancel()