Searched defs:animSet (Results 1 – 9 of 9) sorted by relevance
180 val animSet = collectStartAnimations() in <lambda>() constant227 val animSet = AnimatorSet().also { it.playTogether(animators) } in <lambda>() constant246 val animSet = AnimatorSet().also { it.playTogether(animators) } in <lambda>() constant
130 val animSet = AnimatorSet() in onSystemEventAnimationBegin() constant207 val animSet = AnimatorSet() in createMoveOutAnimationForDot() constant236 val animSet = AnimatorSet() in createMoveOutAnimationDefault() constant
277 val animSet = collectStartAnimations() in <lambda>() constant
85 val animSet = AnimatorSet() in onSystemEventAnimationBegin() constant
61 final AnimatorSet animSet = new AnimatorSet(); in testPlayingCancelDuringChildDelay() local
98 AnimationSet animSet = new AnimationSet(true); in createBoundsInterpolator() local114 AnimationSet animSet = new AnimationSet(true); in createBoundsInterpolator() local
241 final AnimatorSet animSet = new AnimatorSet(); in createRectAnimator() local
916 AnimatorSet animSet = new AnimatorSet(); in startLongScreenshotTransition() local
1593 AnimatorSet animSet = new AnimatorSet(); in groupAnimatorOfFloat() local