Home
last modified time | relevance | path

Searched refs:leftButtonAnimator (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFragment.java519 final Animator leftButtonAnimator = getScaleAnimator(mLeftButton, preScale, postScale); in animateToView() local
524 buttons.play(leftButtonAnimator).with(rightButtonAnimator).with(fabAnimator); in animateToView()