Searched refs:dividerAnim (Results 1 – 1 of 1) sorted by relevance
311 ObjectAnimator dividerAnim = ObjectAnimator.ofFloat(mDivider, View.ALPHA, in animateSnoozeOptions() local317 mExpandAnimation.playTogether(dividerAnim, optionAnim); in animateSnoozeOptions()