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