Searched refs:setSwipeThresholds (Results 1 – 3 of 3) sorted by relevance
97 void setSwipeThresholds(float linearDistance, float maxDistance, float nonLinearFactor); in setSwipeThresholds() method
340 public void setSwipeThresholds( in setSwipeThresholds() method in BackAnimationController.BackAnimationImpl344 mShellExecutor.execute(() -> BackAnimationController.this.setSwipeThresholds( in setSwipeThresholds()696 private void setSwipeThresholds( in setSwipeThresholds() method in BackAnimationController
1221 mBackAnimation.setSwipeThresholds(linearDistance, maxDistance, mNonLinearFactor); in updateBackAnimationThresholds()