Searched refs:isTwoFingerPassthroughEnabled (Results 1 – 4 of 4) sorted by relevance
703 && !mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchInteracting()710 && mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchInteracting()778 if (mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchInteracting()864 && !mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchExploring()920 && !mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleMotionEventStateDragging()
393 public boolean isTwoFingerPassthroughEnabled() { in isTwoFingerPassthroughEnabled() method in GestureManifold
2379 public boolean isTwoFingerPassthroughEnabled() { in isTwoFingerPassthroughEnabled() method in AbstractAccessibilityServiceConnection
2958 requestTwoFingerPassthrough = service.isTwoFingerPassthroughEnabled(); in updateTouchExplorationLocked()