Searched defs:animateToValue (Results 1 – 3 of 3) sorted by relevance
77 public ObjectAnimator animateToValue(float end) { in animateToValue() method in AnimatedFloat84 public ObjectAnimator animateToValue(float start, float end) { in animateToValue() method in AnimatedFloat
70 val animateToValue = in init() constant
182 public Animator animateToValue(float value) { in animateToValue() method in MultiPropertyFactory.MultiProperty