Searched defs:getDismissingProperties (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DFlingAnimationUtils.java222 AnimatorProperties properties = getDismissingProperties(currValue, endValue, velocity,
242 AnimatorProperties properties = getDismissingProperties(currValue, endValue, velocity,
248 private AnimatorProperties getDismissingProperties(float currValue, float endValue, method in class:FlingAnimationUtils

Completed in 103 milliseconds