Searched refs:switchOutAnimator (Results 1 – 1 of 1) sorted by relevance
285 switchAnim.playTogether(switchOutAnimator(fromBbev), switchInAnimator(toBbev, endTx)); in animateSwitch()307 private Animator switchOutAnimator(BubbleBarExpandedView bbev) { in switchOutAnimator() method in BubbleBarAnimationHelper