Home | History | Annotate | Download | only in launcher2

Lines Matching refs:ObjectAnimator

25 import android.animation.ObjectAnimator;
2325 ObjectAnimator oa = LauncherAnimUtils.ofPropertyValuesHolder(mFolderIconImageView, alpha,
2342 ObjectAnimator oa = LauncherAnimUtils.ofPropertyValuesHolder(mFolderIconImageView, alpha,
2638 final ObjectAnimator alphaAnim = LauncherAnimUtils
2811 final ObjectAnimator alphaAnim = LauncherAnimUtils
3969 ObjectAnimator anim = LauncherAnimUtils.ofFloat(cling, "alpha", 0f);