Home | History | Annotate | Download | only in launcher3

Lines Matching refs:scaleAnim

3014             final LauncherViewPropertyAnimator scaleAnim = new LauncherViewPropertyAnimator(toView);
3015 scaleAnim.
3041 mStateAnimation.play(scaleAnim).after(startDelay);
3165 final LauncherViewPropertyAnimator scaleAnim =
3167 scaleAnim.
3204 mStateAnimation.playTogether(scaleAnim, alphaAnim);