Searched refs:mUnrestrictedExcludeRegion (Results 1 – 1 of 1) sorted by relevance
120 mUnrestrictedExcludeRegion.set(unrestrictedOrNull != null201 private final Region mUnrestrictedExcludeRegion = new Region(); field in EdgeBackGestureHandler705 mInRejectedExclusion = mUnrestrictedExcludeRegion.contains(x, y); in isWithinTouchRegion()906 pw.println(" mUnrestrictedExcludeRegion=" + mUnrestrictedExcludeRegion); in dump()