Home | History | Annotate | Download | only in launcher2

Lines Matching refs:scaleAnim

2598             final LauncherViewPropertyAnimator scaleAnim = new LauncherViewPropertyAnimator(toView);
2599 scaleAnim.
2625 mStateAnimation.play(scaleAnim).after(startDelay);
2772 final LauncherViewPropertyAnimator scaleAnim =
2774 scaleAnim.
2816 mStateAnimation.playTogether(scaleAnim, alphaAnim);