Home | History | Annotate | Download | only in launcher2

Lines Matching refs:scaleAnim

2630             final LauncherViewPropertyAnimator scaleAnim = new LauncherViewPropertyAnimator(toView);
2631 scaleAnim.
2657 mStateAnimation.play(scaleAnim).after(startDelay);
2804 final LauncherViewPropertyAnimator scaleAnim =
2806 scaleAnim.
2848 mStateAnimation.playTogether(scaleAnim, alphaAnim);