Home
last modified time | relevance | path

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 DBackAnimation.java92 void setSwipeThresholds(float linearDistance, float maxDistance, float nonLinearFactor); in setSwipeThresholds() method
H A DBackAnimationController.java304 public void setSwipeThresholds( in setSwipeThresholds() method in BackAnimationController.BackAnimationImpl
611 private void setSwipeThresholds( in setSwipeThresholds() method in BackAnimationController