Home
last modified time | relevance | path

Searched refs:AnimationSet (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListWithDisappearingItemBug.java25 import android.view.animation.AnimationSet;
61 AnimationSet set = new AnimationSet(true); in onCreate()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowChangeAnimationSpec.java32 import android.view.animation.AnimationSet;
98 AnimationSet animSet = new AnimationSet(true); in createBoundsInterpolator()
114 AnimationSet animSet = new AnimationSet(true); in createBoundsInterpolator()
H A DWindowAnimationSpec.java32 import android.view.animation.AnimationSet;
223 } else if (animation instanceof AnimationSet) { in findTranslateAnimation()
224 AnimationSet set = (AnimationSet) animation; in findTranslateAnimation()
H A DAppTransition.java134 import android.view.animation.AnimationSet;
691 private AnimationSet createAspectScaledThumbnailFreeformAnimationLocked(Rect sourceFrame, in createAspectScaledThumbnailFreeformAnimationLocked()
699 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailFreeformAnimationLocked()
/aosp14/frameworks/base/core/java/android/view/animation/
H A DAnimationSet.java52 public class AnimationSet extends Animation { class
80 public AnimationSet(Context context, AttributeSet attrs) { in AnimationSet() method in AnimationSet
84 context.obtainStyledAttributes(attrs, com.android.internal.R.styleable.AnimationSet); in AnimationSet()
120 public AnimationSet(boolean shareInterpolator) { in AnimationSet() method in AnimationSet
126 protected AnimationSet clone() throws CloneNotSupportedException { in clone()
127 final AnimationSet animation = (AnimationSet) super.clone(); in clone()
H A DAnimationUtils.java157 Context c, XmlPullParser parser, AnimationSet parent, AttributeSet attrs) in createAnimationFromXml()
176 anim = new AnimationSet(c, attrs); in createAnimationFromXml()
177 createAnimationFromXml(c, parser, (AnimationSet)anim, attrs); in createAnimationFromXml()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DTransitionAnimation.java61 import android.view.animation.AnimationSet;
422 AnimationSet set = new AnimationSet(true); in createRelaunchAnimation()
546 AnimationSet set = new AnimationSet(false); in createClipRevealAnimationLockedCompat()
608 AnimationSet set = new AnimationSet(false); in createScaleUpAnimationLockedCompat()
709 AnimationSet set = new AnimationSet(true); in createThumbnailEnterExitAnimationLockedCompat()
753 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailEnterExitAnimationLocked()
937 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked()
959 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked()
1047 private AnimationSet createAspectScaledThumbnailFreeformAnimationLocked(Rect sourceFrame, in createAspectScaledThumbnailFreeformAnimationLocked()
1055 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailFreeformAnimationLocked()
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingAnimationSpec.java27 import android.view.animation.AnimationSet;
164 final AnimationSet startSet = new AnimationSet(false /* shareInterpolator */); in createChangeBoundsChangeAnimations()
180 final AnimationSet endSet = new AnimationSet(true /* shareInterpolator */); in createChangeBoundsChangeAnimations()
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationSpec.java32 import android.view.animation.AnimationSet;
161 final AnimationSet startSet = new AnimationSet(false /* shareInterpolator */); in createChangeBoundsChangeAnimations()
177 final AnimationSet endSet = new AnimationSet(true /* shareInterpolator */); in createChangeBoundsChangeAnimations()
/aosp14/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
H A DLocalFloatingToolbarPopup.java48 import android.view.animation.AnimationSet;
117 private final AnimationSet mOpenOverflowAnimation;
118 private final AnimationSet mCloseOverflowAnimation;
242 mOpenOverflowAnimation = new AnimationSet(true); in LocalFloatingToolbarPopup()
244 mCloseOverflowAnimation = new AnimationSet(true); in LocalFloatingToolbarPopup()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18970 HSPLandroid/view/animation/AnimationSet;-><init>(Z)V
18972 HSPLandroid/view/animation/AnimationSet;->getDuration()J
18974 HSPLandroid/view/animation/AnimationSet;->hasAlpha()Z
18975 HSPLandroid/view/animation/AnimationSet;->init()V
18976 HSPLandroid/view/animation/AnimationSet;->initialize(IIII)V
18978 HSPLandroid/view/animation/AnimationSet;->reset()V
18980 HSPLandroid/view/animation/AnimationSet;->setDuration(J)V
18981 HSPLandroid/view/animation/AnimationSet;->setFillAfter(Z)V
18983 HSPLandroid/view/animation/AnimationSet;->setFlag(IZ)V
18986 HSPLandroid/view/animation/AnimationSet;->setStartTime(J)V
[all …]
H A Dpreloaded-classes9038 android.view.animation.AnimationSet
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19034 HSPLandroid/view/animation/AnimationSet;-><init>(Z)V
19036 HSPLandroid/view/animation/AnimationSet;->getDuration()J
19038 HSPLandroid/view/animation/AnimationSet;->hasAlpha()Z
19039 HSPLandroid/view/animation/AnimationSet;->init()V
19040 HSPLandroid/view/animation/AnimationSet;->initialize(IIII)V
19042 HSPLandroid/view/animation/AnimationSet;->reset()V
19044 HSPLandroid/view/animation/AnimationSet;->setDuration(J)V
19045 HSPLandroid/view/animation/AnimationSet;->setFillAfter(Z)V
19047 HSPLandroid/view/animation/AnimationSet;->setFlag(IZ)V
19050 HSPLandroid/view/animation/AnimationSet;->setStartTime(J)V
[all …]
H A Dpreloaded-classes9069 android.view.animation.AnimationSet
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt43821 Landroid/R$styleable;->AnimationSet:[I
59120 Landroid/view/animation/AnimationSet;->hasAlpha()Z
59121 Landroid/view/animation/AnimationSet;->init()V
59124 Landroid/view/animation/AnimationSet;->mDirty:Z
59125 Landroid/view/animation/AnimationSet;->mFlags:I
59126 Landroid/view/animation/AnimationSet;->mHasAlpha:Z
59127 Landroid/view/animation/AnimationSet;->mLastEnd:J
59128 Landroid/view/animation/AnimationSet;->mStoredOffsets:[J
59131 Landroid/view/animation/AnimationSet;->PROPERTY_DURATION_MASK:I
59139 Landroid/view/animation/AnimationSet;->setFlag(IZ)V
[all …]
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt54866 public class AnimationSet extends android.view.animation.Animation {
54867 ctor public AnimationSet(android.content.Context, android.util.AttributeSet);
54868 ctor public AnimationSet(boolean);
54870 …method protected android.view.animation.AnimationSet clone() throws java.lang.CloneNotSupportedExc…