Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java787 if (shouldShowSystemGestureExclusion()) { in onAttachedToWindow()
848 private static boolean shouldShowSystemGestureExclusion() { in shouldShowSystemGestureExclusion() method in PointerLocationView