Home
last modified time | relevance | path

Searched refs:RotateAnimation (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/animation/
H A DRotateAnimation.java30 public class RotateAnimation extends Animation { class
48 public RotateAnimation(Context context, AttributeSet attrs) { in RotateAnimation() method in RotateAnimation
52 com.android.internal.R.styleable.RotateAnimation); in RotateAnimation()
82 public RotateAnimation(float fromDegrees, float toDegrees) { in RotateAnimation() method in RotateAnimation
104 public RotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { in RotateAnimation() method in RotateAnimation
140 public RotateAnimation(float fromDegrees, float toDegrees, int pivotXType, float pivotXValue, in RotateAnimation() method in RotateAnimation
H A DAnimationUtils.java183 anim = new RotateAnimation(c, attrs); in createAnimationFromXml()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt44551 Landroid/R$styleable;->RotateAnimation:[I
59215 Landroid/view/animation/RotateAnimation;->initializePivotPoint()V
59216 Landroid/view/animation/RotateAnimation;->mFromDegrees:F
59217 Landroid/view/animation/RotateAnimation;->mPivotX:F
59218 Landroid/view/animation/RotateAnimation;->mPivotXType:I
59219 Landroid/view/animation/RotateAnimation;->mPivotXValue:F
59220 Landroid/view/animation/RotateAnimation;->mPivotY:F
59221 Landroid/view/animation/RotateAnimation;->mPivotYType:I
59222 Landroid/view/animation/RotateAnimation;->mPivotYValue:F
59223 Landroid/view/animation/RotateAnimation;->mToDegrees:F
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9056 android.view.animation.RotateAnimation
H A Dboot-image-profile.txt31854 Landroid/view/animation/RotateAnimation;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9087 android.view.animation.RotateAnimation
H A Dboot-image-profile.txt41988 Landroid/view/animation/RotateAnimation;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55012 public class RotateAnimation extends android.view.animation.Animation {
55013 ctor public RotateAnimation(android.content.Context, android.util.AttributeSet);
55014 ctor public RotateAnimation(float, float);
55015 ctor public RotateAnimation(float, float, float, float);
55016 ctor public RotateAnimation(float, float, int, float, int, float);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...