Searched refs:mNavBarOverlayExcludedBounds (Results 1 – 1 of 1) sorted by relevance
198 private final Rect mNavBarOverlayExcludedBounds = new Rect(); field in EdgeBackGestureHandler381 mNavBarOverlayExcludedBounds.set(exclude); in updateNavigationBarOverlayExcludeRegion()653 if (isInsidePip || mNavBarOverlayExcludedBounds.contains(x, y)) { in isWithinTouchRegion()907 pw.println(" mNavBarOverlayExcludedBounds=" + mNavBarOverlayExcludedBounds); in dump()