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