Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java771 if (shouldShowSystemGestureExclusion()) { in onAttachedToWindow()
832 private static boolean shouldShowSystemGestureExclusion() { in shouldShowSystemGestureExclusion() method in PointerLocationView