Searched defs:setSwipeThresholds (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/ | ||
H A D | BackAnimation.java | 92 void setSwipeThresholds(float linearDistance, float maxDistance, float nonLinearFactor); in setSwipeThresholds() method |
H A D | BackAnimationController.java | 304 public void setSwipeThresholds( in setSwipeThresholds() method in BackAnimationController.BackAnimationImpl |