Searched refs:RotateAnimation (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/animation/ |
H A D | RotateAnimation.java | 30 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 D | AnimationUtils.java | 183 anim = new RotateAnimation(c, attrs); in createAnimationFromXml()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 44551 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 D | preloaded-classes | 9056 android.view.animation.RotateAnimation
|
H A D | boot-image-profile.txt | 31854 Landroid/view/animation/RotateAnimation;
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 9087 android.view.animation.RotateAnimation
|
H A D | boot-image-profile.txt | 41988 Landroid/view/animation/RotateAnimation;
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 55012 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |