Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
DFlingAnimationUtils.java64 public void apply(Animator animator, float currValue, float endValue, float velocity) { in apply()
78 ViewPropertyAnimator animator, float currValue, float endValue, float velocity) { in apply()
94 Animator animator, float currValue, float endValue, float velocity, float maxDistance) { in apply()
113 float currValue, in apply()
123 float currValue, float endValue, float velocity, float maxDistance) { in getProperties()
162 Animator animator, float currValue, float endValue, float velocity, float maxDistance) { in applyDismissing()
183 float currValue, in applyDismissing()
194 float currValue, float endValue, float velocity, float maxDistance) { in getDismissingProperties()