Searched defs:ofFloat (Results 1 – 2 of 2) sorted by relevance
93 public static ValueAnimator ofFloat(View target, float... values) { in ofFloat() method in LauncherAnimUtils100 public static ObjectAnimator ofFloat(View target, String propertyName, float... values) { in ofFloat() method in LauncherAnimUtils
96 public static ValueAnimator ofFloat(float... values) { in ofFloat() method in LauncherAnimUtils103 public static ObjectAnimator ofFloat(View target, Property<View, Float> property, in ofFloat() method in LauncherAnimUtils