Home
last modified time | relevance | path

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

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