Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
H A DTouchExplorer.java366 if (isSendMotionEventsEnabled()) { in onDoubleTapAndHold()
388 if (isSendMotionEventsEnabled()) { in onDoubleTap()
471 if (isSendMotionEventsEnabled()) { in onGestureCancelled()
683 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()
707 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()
729 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()
750 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()
1220 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method in TouchExplorer
1221 return mGestureDetector.isSendMotionEventsEnabled(); in isSendMotionEventsEnabled()
1355 if (isSendMotionEventsEnabled()) { in run()
H A DGestureManifold.java429 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method in GestureManifold
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityUserState.java848 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method
H A DAbstractAccessibilityServiceConnection.java1984 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method in AbstractAccessibilityServiceConnection
H A DAccessibilityManagerService.java2075 if (userState.isSendMotionEventsEnabled()) { in updateInputFilter()
2375 sendMotionEvents = service.isSendMotionEventsEnabled(); in updateTouchExplorationLocked()
/aosp12/frameworks/base/services/
H A Dart-profile3780 …/android/server/accessibility/AbstractAccessibilityServiceConnection;->isSendMotionEventsEnabled()Z
4247 HPLcom/android/server/accessibility/AccessibilityUserState;->isSendMotionEventsEnabled()Z
4517 PLcom/android/server/accessibility/gestures/GestureManifold;->isSendMotionEventsEnabled()Z
4651 HPLcom/android/server/accessibility/gestures/TouchExplorer;->isSendMotionEventsEnabled()Z