Searched refs:getDismissingProperties (Results 1 – 1 of 1) sorted by relevance
173 AnimatorProperties properties = getDismissingProperties(currValue, endValue, velocity, in applyDismissing()193 AnimatorProperties properties = getDismissingProperties(currValue, endValue, velocity, in applyDismissing()199 private AnimatorProperties getDismissingProperties(float currValue, float endValue, in getDismissingProperties() method in FlingAnimationUtils