Searched refs:scaleArrow (Results 1 – 1 of 1) sorted by relevance
468 Animator scaleArrow = ObjectAnimator.ofFloat(mArrow, LauncherAnimUtils.SCALE_PROPERTY, 0) in animateClose() local476 closeAnim.playSequentially(revealAnim, scaleArrow); in animateClose()484 setAlpha(scaleArrow.isStarted() ? 0 : alpha); in animateClose()