Searched refs:AnimationSet (Results 1 – 23 of 23) sorted by relevance
25 import android.view.animation.AnimationSet;45 assertTrue(result instanceof AnimationSet); in testInflateXml()46 final AnimationSet set = (AnimationSet) result; in testInflateXml()59 assertTrue(result instanceof AnimationSet); in testDefaultPackage()60 final AnimationSet set = (AnimationSet) result; in testDefaultPackage()74 final AnimationSet group = (AnimationSet) parent; in onAddChildItem()
55 import android.view.animation.AnimationSet;348 AnimationSet set = new AnimationSet(true); in createRelaunchAnimation()472 AnimationSet set = new AnimationSet(false); in createClipRevealAnimationLockedCompat()534 AnimationSet set = new AnimationSet(false); in createScaleUpAnimationLockedCompat()635 AnimationSet set = new AnimationSet(true); in createThumbnailEnterExitAnimationLockedCompat()679 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailEnterExitAnimationLocked()863 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked()885 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked()974 private AnimationSet createAspectScaledThumbnailFreeformAnimationLocked(Rect sourceFrame, in createAspectScaledThumbnailFreeformAnimationLocked()982 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailFreeformAnimationLocked()[all …]
25 import android.view.animation.AnimationSet;61 AnimationSet set = new AnimationSet(true); in onCreate()
52 public class AnimationSet extends Animation { class80 public AnimationSet(Context context, AttributeSet attrs) { in AnimationSet() method in AnimationSet84 context.obtainStyledAttributes(attrs, com.android.internal.R.styleable.AnimationSet); in AnimationSet()120 public AnimationSet(boolean shareInterpolator) { in AnimationSet() method in AnimationSet126 protected AnimationSet clone() throws CloneNotSupportedException { in clone()127 final AnimationSet animation = (AnimationSet) super.clone(); in clone()
163 AnimationSet parent, AttributeSet attrs) throws XmlPullParserException, IOException { in createAnimationFromXml()181 anim = new AnimationSet(c, attrs); in createAnimationFromXml()182 createAnimationFromXml(c, parser, (AnimationSet)anim, attrs); in createAnimationFromXml()
32 import android.view.animation.AnimationSet;98 AnimationSet animSet = new AnimationSet(true); in createBoundsInterpolator()114 AnimationSet animSet = new AnimationSet(true); in createBoundsInterpolator()
31 import android.view.animation.AnimationSet;180 } else if (animation instanceof AnimationSet) { in findTranslateAnimation()181 AnimationSet set = (AnimationSet) animation; in findTranslateAnimation()
128 import android.view.animation.AnimationSet;727 private AnimationSet createAspectScaledThumbnailFreeformAnimationLocked(Rect sourceFrame, in createAspectScaledThumbnailFreeformAnimationLocked()735 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailFreeformAnimationLocked()787 AnimationSet set = new AnimationSet(false); in createThumbnailScaleAnimationLocked()
31 import android.view.animation.AnimationSet;138 final AnimationSet startSet = new AnimationSet(false /* shareInterpolator */); in createChangeBoundsChangeAnimations()154 final AnimationSet endSet = new AnimationSet(true /* shareInterpolator */); in createChangeBoundsChangeAnimations()
24 import android.view.animation.AnimationSet;390 final AnimationSet animationSet = new AnimationSet( in trySlideAttachmentView()
32 import android.view.animation.AnimationSet;381 final AnimationSet animation = new AnimationSet(false /* shareInterpolator */); in showShutterEffect()
35 import android.view.animation.AnimationSet;272 AnimationSet animation = new AnimationSet(false /* shareInterpolator */); in showShutterEffect()
51 import android.view.animation.AnimationSet;370 private final AnimationSet mOpenOverflowAnimation;371 private final AnimationSet mCloseOverflowAnimation;491 mOpenOverflowAnimation = new AnimationSet(true); in FloatingToolbarPopup()493 mCloseOverflowAnimation = new AnimationSet(true); in FloatingToolbarPopup()
35 import android.view.animation.AnimationSet;1055 AnimationSet animationSet = new AnimationSet(true); in runEnterAnimation()
19101 HSPLandroid/view/animation/AnimationSet;-><init>(Z)V19106 HSPLandroid/view/animation/AnimationSet;->init()V19109 HSPLandroid/view/animation/AnimationSet;->reset()V+]Landroid/view/animation/AnimationSet;Landroid/v…19111 HSPLandroid/view/animation/AnimationSet;->setDuration(J)V19112 HSPLandroid/view/animation/AnimationSet;->setFillAfter(Z)V19113 HSPLandroid/view/animation/AnimationSet;->setFillBefore(Z)V19114 HSPLandroid/view/animation/AnimationSet;->setFlag(IZ)V19115 HSPLandroid/view/animation/AnimationSet;->setRepeatMode(I)V19116 HSPLandroid/view/animation/AnimationSet;->setStartOffset(J)V19118 HSPLandroid/view/animation/AnimationSet;->willChangeBounds()Z[all …]
7844 android.view.animation.AnimationSet
19149 HSPLandroid/view/animation/AnimationSet;-><init>(Z)V19154 HSPLandroid/view/animation/AnimationSet;->init()V19157 HSPLandroid/view/animation/AnimationSet;->reset()V+]Landroid/view/animation/AnimationSet;Landroid/v…19159 HSPLandroid/view/animation/AnimationSet;->setDuration(J)V19160 HSPLandroid/view/animation/AnimationSet;->setFillAfter(Z)V19161 HSPLandroid/view/animation/AnimationSet;->setFillBefore(Z)V19162 HSPLandroid/view/animation/AnimationSet;->setFlag(IZ)V19163 HSPLandroid/view/animation/AnimationSet;->setRepeatMode(I)V19164 HSPLandroid/view/animation/AnimationSet;->setStartOffset(J)V19166 HSPLandroid/view/animation/AnimationSet;->willChangeBounds()Z[all …]
7865 android.view.animation.AnimationSet
47144 Landroid/R$styleable;->AnimationSet:[I62443 Landroid/view/animation/AnimationSet;->hasAlpha()Z62444 Landroid/view/animation/AnimationSet;->init()V62447 Landroid/view/animation/AnimationSet;->mDirty:Z62448 Landroid/view/animation/AnimationSet;->mFlags:I62449 Landroid/view/animation/AnimationSet;->mHasAlpha:Z62450 Landroid/view/animation/AnimationSet;->mLastEnd:J62451 Landroid/view/animation/AnimationSet;->mStoredOffsets:[J62454 Landroid/view/animation/AnimationSet;->PROPERTY_DURATION_MASK:I62462 Landroid/view/animation/AnimationSet;->setFlag(IZ)V[all …]
45108 …gerService;]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;]Lcom/android/s…46418 …ransaction;]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;,Landroid/view/…46419 …uration()J+]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;,Landroid/view/…47857 …ndroid/view/SurfaceControl;]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;47861 …n;JFIIII)Z+]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;]Lcom/android/s…47935 …gerService;]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;]Lcom/android/s…49382 …hreadLocal;]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;,Landroid/view/…49389 …uration()J+]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;,Landroid/view/…49390 …llpaper()Z+]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;,Landroid/view/…49606 …phics/Rect;]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;,Landroid/view/…[all …]
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
51338 public class AnimationSet extends android.view.animation.Animation {51339 ctor public AnimationSet(android.content.Context, android.util.AttributeSet);51340 ctor public AnimationSet(boolean);51342 …method protected android.view.animation.AnimationSet clone() throws java.lang.CloneNotSupportedExc…
35319 public class AnimationSet extends android.view.animation.Animation {35320 ctor public AnimationSet(android.content.Context, android.util.AttributeSet);35321 ctor public AnimationSet(boolean);