Searched refs:REVEAL_INTERPOLATOR (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmActivity.java72 private static final Interpolator REVEAL_INTERPOLATOR = field in class:AlarmActivity
445 revealAnimator.setInterpolator(REVEAL_INTERPOLATOR);
/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerFullScreenFragment.java78 private static final Interpolator REVEAL_INTERPOLATOR = field in class:TimerFullScreenFragment
572 revealAnimator.setInterpolator(REVEAL_INTERPOLATOR);

Completed in 68 milliseconds