Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java317 public float getHighVelocityPxPerSecond() { in getHighVelocityPxPerSecond() method in FlingAnimationUtils
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java591 / (mFlingAnimationUtils.getHighVelocityPxPerSecond() in flingToHeight()