Searched refs:closeAnimation (Results 1 – 1 of 1) sorted by relevance
254 AnimatorSet closeAnimation = new AnimatorSet(); in getCloseAnimation() local259 closeAnimation.play(outlineAnimation); in getCloseAnimation()264 closeAnimation.play(alphaAnimation); in getCloseAnimation()273 closeAnimation.play(translationYAnimation); in getCloseAnimation()277 closeAnimation.play(contentAlphaAnimation); in getCloseAnimation()279 closeAnimation.addListener(new AnimatorListenerAdapter() { in getCloseAnimation()289 return closeAnimation; in getCloseAnimation()