Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DDeskClock.java233 final ValueAnimator rightShowAnimation = getScaleAnimator(mRightButton, 0f, 1f); in onCreate() local
261 .with(rightShowAnimation); in onCreate()
273 .with(rightShowAnimation) in onCreate()