Searched refs:mExclusionRegion (Results 1 – 1 of 1) sorted by relevance
127 private @NonNull Region mExclusionRegion = GestureExclusionManager.EMPTY_REGION; field in RecentsAnimationDeviceState267 mExclusionRegion = exclusionRegion != null in onGestureExclusionChanged()520 && mExclusionRegion.contains((int) event.getX(), (int) event.getY()); in isInExclusionRegion()639 pw.println(" exclusionRegion=" + mExclusionRegion.getBounds()); in dump()