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