Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
H A DTouchState.java270 public boolean isTouchInteracting() { in isTouchInteracting() method in TouchState
H A DTouchExplorer.java297 } else if (mState.isTouchInteracting()) { in onMotionEvent()
/aosp12/frameworks/base/services/
H A Dart-profile4702 HPLcom/android/server/accessibility/gestures/TouchState;->isTouchInteracting()Z