Searched defs:RotateAnimation (Results 1 – 1 of 1) sorted by relevance
30 public class RotateAnimation extends Animation { class48 public RotateAnimation(Context context, AttributeSet attrs) { in RotateAnimation() method in RotateAnimation82 public RotateAnimation(float fromDegrees, float toDegrees) { in RotateAnimation() method in RotateAnimation104 public RotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { in RotateAnimation() method in RotateAnimation140 public RotateAnimation(float fromDegrees, float toDegrees, int pivotXType, float pivotXValue, in RotateAnimation() method in RotateAnimation