Searched refs:contentAlphaIn (Results 1 – 1 of 1) sorted by relevance
115 val contentAlphaIn = ValueAnimator.ofFloat(0f, 1f).apply { in onSystemEventAnimationBegin() constant128 animSet.playTogether(alphaIn, contentAlphaIn, moveIn) in onSystemEventAnimationBegin()