Searched refs:handleAnim (Results 1 – 1 of 1) sorted by relevance
267 ObjectAnimator handleAnim = ObjectAnimator.ofFloat(bbev.getHandleView(), ALPHA, 0f) in animateStartDrag() local271 animatorSet.playTogether(contentAnim, handleAnim); in animateStartDrag()