Home | History | Annotate | Download | only in widget

Lines Matching refs:slideIn

838         final Animator slideIn = groupAnimatorOfFloat(
842 mDecorAnimation.playTogether(fadeIn, fadeOut, slideIn);
859 final Animator slideIn = groupAnimatorOfFloat(
863 mDecorAnimation.playTogether(fadeIn, slideIn);