/aosp12/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 | 188 anim = new RotateAnimation(c, attrs); in createAnimationFromXml()
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 7861 android.view.animation.RotateAnimation
|
H A D | boot-image-profile.txt | 19057 …on/AlphaAnimation;,Landroid/view/animation/ScaleAnimation;,Landroid/view/animation/RotateAnimation; 19102 …ion;,Landroid/view/animation/ScaleAnimation;,Landroid/view/animation/RotateAnimation;,Landroid/vie… 19107 …,Landroid/view/animation/TranslateAnimation;,Landroid/view/animation/RotateAnimation;]Ljava/util/A… 31610 Landroid/view/animation/RotateAnimation;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 7882 android.view.animation.RotateAnimation
|
H A D | boot-image-profile.txt | 19105 …on/AlphaAnimation;,Landroid/view/animation/ScaleAnimation;,Landroid/view/animation/RotateAnimation; 19150 …ion;,Landroid/view/animation/ScaleAnimation;,Landroid/view/animation/RotateAnimation;,Landroid/vie… 19155 …,Landroid/view/animation/TranslateAnimation;,Landroid/view/animation/RotateAnimation;]Ljava/util/A… 41274 Landroid/view/animation/RotateAnimation;
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 47874 Landroid/R$styleable;->RotateAnimation:[I 62538 Landroid/view/animation/RotateAnimation;->initializePivotPoint()V 62539 Landroid/view/animation/RotateAnimation;->mFromDegrees:F 62540 Landroid/view/animation/RotateAnimation;->mPivotX:F 62541 Landroid/view/animation/RotateAnimation;->mPivotXType:I 62542 Landroid/view/animation/RotateAnimation;->mPivotXValue:F 62543 Landroid/view/animation/RotateAnimation;->mPivotY:F 62544 Landroid/view/animation/RotateAnimation;->mPivotYType:I 62545 Landroid/view/animation/RotateAnimation;->mPivotYValue:F 62546 Landroid/view/animation/RotateAnimation;->mToDegrees:F [all …]
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 51484 public class RotateAnimation extends android.view.animation.Animation { 51485 ctor public RotateAnimation(android.content.Context, android.util.AttributeSet); 51486 ctor public RotateAnimation(float, float); 51487 ctor public RotateAnimation(float, float, float, float); 51488 ctor public RotateAnimation(float, float, int, float, int, float);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 35464 public class RotateAnimation extends android.view.animation.Animation { 35465 ctor public RotateAnimation(android.content.Context, android.util.AttributeSet); 35466 ctor public RotateAnimation(float, float); 35467 ctor public RotateAnimation(float, float, float, float); 35468 ctor public RotateAnimation(float, float, int, float, int, float);
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |