Home
last modified time | relevance | path

Searched defs:setSwipeThresholds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DBackAnimation.java97 void setSwipeThresholds(float linearDistance, float maxDistance, float nonLinearFactor); in setSwipeThresholds() method
DBackAnimationController.java340 public void setSwipeThresholds( in setSwipeThresholds() method in BackAnimationController.BackAnimationImpl
696 private void setSwipeThresholds( in setSwipeThresholds() method in BackAnimationController