Searched defs:handleAlphaAnim (Results 1 – 1 of 1) sorted by relevance
321 ObjectAnimator handleAlphaAnim = ObjectAnimator.ofFloat(bbev.getHandleView(), ALPHA, 0f) in switchOutAnimator() local361 ObjectAnimator handleAlphaAnim = ObjectAnimator.ofFloat(bbev.getHandleView(), ALPHA, 1f); in switchInAnimator() local460 ObjectAnimator handleAlphaAnim = ObjectAnimator.ofFloat(bbev.getHandleView(), ALPHA, 1f) in animateToRestPosition() local