Searched refs:isTwoFingerPassthroughEnabled (Results 1 – 4 of 4) sorted by relevance
722 && !mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchInteracting()729 && mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchInteracting()797 if (mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchInteracting()895 && !mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleActionMoveStateTouchExploring()951 && !mGestureDetector.isTwoFingerPassthroughEnabled()) { in handleMotionEventStateDragging()
393 public boolean isTwoFingerPassthroughEnabled() { in isTwoFingerPassthroughEnabled() method in GestureManifold
2554 public boolean isTwoFingerPassthroughEnabled() { in isTwoFingerPassthroughEnabled() method in AbstractAccessibilityServiceConnection
3355 requestTwoFingerPassthrough = service.isTwoFingerPassthroughEnabled(); in updateTouchExplorationLocked()