Home | History | Annotate | Download | only in launcher2

Lines Matching refs:scaleAnim

2656             final LauncherViewPropertyAnimator scaleAnim = new LauncherViewPropertyAnimator(toView);
2657 scaleAnim.
2683 mStateAnimation.play(scaleAnim).after(startDelay);
2830 final LauncherViewPropertyAnimator scaleAnim =
2832 scaleAnim.
2874 mStateAnimation.playTogether(scaleAnim, alphaAnim);