Home
last modified time | relevance | path

Searched refs:getHighVelocityPxPerSecond (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java349 public float getHighVelocityPxPerSecond() { in getHighVelocityPxPerSecond() method in FlingAnimationUtils
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DBackAnimationController.java514 float maxVelocity = mFlingAnimationUtils.getHighVelocityPxPerSecond(); in dispatchOrAnimateOnBackInvoked()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2049 / (this.mFlingAnimationUtils.getHighVelocityPxPerSecond() in flingToHeight()