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