Searched refs:handleAlphaAnim (Results 1 – 1 of 1) sorted by relevance
322 ObjectAnimator handleAlphaAnim = ObjectAnimator.ofFloat(bbev.getHandleView(), ALPHA, 1f) in animateToRestPosition() local326 animatorSet.playTogether(contentAnim, handleAlphaAnim); in animateToRestPosition()