Home | History | Annotate | Download | only in sdk

Lines Matching full:keyframe

2432 	<class name="android/animation/Keyframe" since="11">
2436 <method name="clone()Landroid/animation/Keyframe;" />
2442 <method name="ofFloat(F)Landroid/animation/Keyframe;" />
2443 <method name="ofFloat(FF)Landroid/animation/Keyframe;" />
2444 <method name="ofInt(F)Landroid/animation/Keyframe;" />
2445 <method name="ofInt(FI)Landroid/animation/Keyframe;" />
2446 <method name="ofObject(F)Landroid/animation/Keyframe;" />
2447 <method name="ofObject(FLjava/lang/Object;)Landroid/animation/Keyframe;" />
2520 <method name="ofKeyframe(Landroid/util/Property;[Landroid/animation/Keyframe;)Landroid/animation/PropertyValuesHolder;" since="14" />
2521 <method name="ofKeyframe(Ljava/lang/String;[Landroid/animation/Keyframe;)Landroid/animation/PropertyValuesHolder;" />
2527 <method name="setKeyframes([Landroid/animation/Keyframe;)V" />