Searched refs:mSystemGestureExclusionRejected (Results 1 – 1 of 1) sorted by relevance
153 private final Region mSystemGestureExclusionRejected = new Region(); field in PointerLocationView281 if (!mSystemGestureExclusionRejected.isEmpty()) { in onDraw()283 mSystemGestureExclusionRejected.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()989 mSystemGestureExclusionRejected.set(rejected);