Home
last modified time | relevance | path

Searched refs:mSystemGestureExclusionRejected (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java153 private final Region mSystemGestureExclusionRejected = new Region(); field in PointerLocationView
294 if (!mSystemGestureExclusionRejected.isEmpty()) { in onDraw()
296 mSystemGestureExclusionRejected.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()
989 mSystemGestureExclusionRejected.set(rejected);