Searched refs:setTwoFingerPassthroughEnabled (Results 1 – 4 of 4) sorted by relevance
391 mTouchExplorer.setTwoFingerPassthroughEnabled(true); in testCanceledGesture_shouldDoNothing()442 mTouchExplorer.setTwoFingerPassthroughEnabled(true); in passInGesture()
397 public void setTwoFingerPassthroughEnabled(boolean mode) { in setTwoFingerPassthroughEnabled() method in GestureManifold
1313 public void setTwoFingerPassthroughEnabled(boolean enabled) { in setTwoFingerPassthroughEnabled() method in TouchExplorer1314 mGestureDetector.setTwoFingerPassthroughEnabled(enabled); in setTwoFingerPassthroughEnabled()
665 explorer.setTwoFingerPassthroughEnabled(true); in enableFeaturesForDisplay()