Searched refs:isSendMotionEventsEnabled (Results 1 – 6 of 6) sorted by relevance
395 if (isSendMotionEventsEnabled()) { in onDoubleTapAndHold()417 if (isSendMotionEventsEnabled()) { in onDoubleTap()524 if (isSendMotionEventsEnabled()) { in onGestureCancelled()759 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()783 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()805 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()826 if (isSendMotionEventsEnabled()) { in handleActionMoveStateTouchInteracting()1330 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method in TouchExplorer1331 return mGestureDetector.isSendMotionEventsEnabled(); in isSendMotionEventsEnabled()1607 if (isSendMotionEventsEnabled()) { in run()
429 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method in GestureManifold
962 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method in AccessibilityUserState
2558 public boolean isSendMotionEventsEnabled() { in isSendMotionEventsEnabled() method in AbstractAccessibilityServiceConnection
2952 if (userState.isSendMotionEventsEnabled()) { in updateInputFilter()3356 sendMotionEvents = service.isSendMotionEventsEnabled(); in updateTouchExplorationLocked()
3510 PLcom/android/server/accessibility/AccessibilityUserState;->isSendMotionEventsEnabled()Z