Home
last modified time | relevance | path

Searched defs:velAbs (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
H A DFlingAnimationUtils.java127 float velAbs = Math.abs(velocity); in getProperties() local
199 float velAbs = Math.abs(velocity); in getDismissingProperties() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java168 float velAbs = Math.abs(velocity); in getProperties() local
265 float velAbs = Math.abs(velocity); in getDismissingProperties() local