Searched refs:mPipExcludedBounds (Results 1 – 1 of 1) sorted by relevance
197 private final Rect mPipExcludedBounds = new Rect(); field in EdgeBackGestureHandler536 mPipExcludedBounds.set(bounds); in setPipStashExclusionBounds()652 final boolean isInsidePip = mIsInPipMode && mPipExcludedBounds.contains(x, y); in isWithinTouchRegion()906 pw.println(" mPipExcludedBounds=" + mPipExcludedBounds); in dump()