Home
last modified time | relevance | path

Searched refs:ofMultiFloat (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/animation/
DObjectAnimator.java534 public static ObjectAnimator ofMultiFloat(Object target, String propertyName, in ofMultiFloat() method in ObjectAnimator
536 PropertyValuesHolder pvh = PropertyValuesHolder.ofMultiFloat(propertyName, values); in ofMultiFloat()
555 public static ObjectAnimator ofMultiFloat(Object target, String propertyName, Path path) { in ofMultiFloat() method in ObjectAnimator
556 PropertyValuesHolder pvh = PropertyValuesHolder.ofMultiFloat(propertyName, path); in ofMultiFloat()
580 public static <T> ObjectAnimator ofMultiFloat(Object target, String propertyName, in ofMultiFloat() method in ObjectAnimator
582 PropertyValuesHolder pvh = PropertyValuesHolder.ofMultiFloat(propertyName, converter, in ofMultiFloat()
DPropertyValuesHolder.java304 public static PropertyValuesHolder ofMultiFloat(String propertyName, float[][] values) { in ofMultiFloat() method in PropertyValuesHolder
336 public static PropertyValuesHolder ofMultiFloat(String propertyName, Path path) { in ofMultiFloat() method in PropertyValuesHolder
358 public static <V> PropertyValuesHolder ofMultiFloat(String propertyName, in ofMultiFloat() method in PropertyValuesHolder
380 public static <T> PropertyValuesHolder ofMultiFloat(String propertyName, in ofMultiFloat() method in PropertyValuesHolder
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3006 …method public static android.animation.ObjectAnimator ofMultiFloat(java.lang.Object, java.lang.Str…
3007 …method public static android.animation.ObjectAnimator ofMultiFloat(java.lang.Object, java.lang.Str…
3008 …method public static android.animation.ObjectAnimator ofMultiFloat(java.lang.Object, java.lang.Str…
3038 …method public static android.animation.PropertyValuesHolder ofMultiFloat(java.lang.String, float[]…
3039 …method public static android.animation.PropertyValuesHolder ofMultiFloat(java.lang.String, android…
3040 …method public static android.animation.PropertyValuesHolder ofMultiFloat(java.lang.String, android…
3041 …method public static android.animation.PropertyValuesHolder ofMultiFloat(java.lang.String, android…
/frameworks/base/non-updatable-api/
Dcurrent.txt3388 method public static android.animation.ObjectAnimator ofMultiFloat(Object, String, float[][]);
3389 …method public static android.animation.ObjectAnimator ofMultiFloat(Object, String, android.graphic…
3390 …method @java.lang.SafeVarargs public static <T> android.animation.ObjectAnimator ofMultiFloat(Obje…
3421 method public static android.animation.PropertyValuesHolder ofMultiFloat(String, float[][]);
3422 …method public static android.animation.PropertyValuesHolder ofMultiFloat(String, android.graphics.…
3423 ….SafeVarargs public static <V> android.animation.PropertyValuesHolder ofMultiFloat(String, android…
3424 …method public static <T> android.animation.PropertyValuesHolder ofMultiFloat(String, android.anima…
/frameworks/base/api/
Dcurrent.txt3388 method public static android.animation.ObjectAnimator ofMultiFloat(Object, String, float[][]);
3389 …method public static android.animation.ObjectAnimator ofMultiFloat(Object, String, android.graphic…
3390 …method @java.lang.SafeVarargs public static <T> android.animation.ObjectAnimator ofMultiFloat(Obje…
3421 method public static android.animation.PropertyValuesHolder ofMultiFloat(String, float[][]);
3422 …method public static android.animation.PropertyValuesHolder ofMultiFloat(String, android.graphics.…
3423 ….SafeVarargs public static <V> android.animation.PropertyValuesHolder ofMultiFloat(String, android…
3424 …method public static <T> android.animation.PropertyValuesHolder ofMultiFloat(String, android.anima…