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