Searched refs:FLOAT_VARIANTS (Results 1 – 2 of 2) sorted by relevance
92 private static Class[] FLOAT_VARIANTS = {float.class, Float.class, double.class, int.class, field in PropertyValuesHolder710 typeVariants = FLOAT_VARIANTS; in getPropertyFunction()
1101 Landroid/animation/PropertyValuesHolder;->FLOAT_VARIANTS:[Ljava/lang/Class;