Home
last modified time | relevance | path

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

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