Searched refs:REVEAL_INTERPOLATOR (Results 1 – 2 of 2) sorted by relevance
72 private static final Interpolator REVEAL_INTERPOLATOR = field in AlarmActivity459 revealAnimator.setInterpolator(REVEAL_INTERPOLATOR); in getAlertAnimator()
78 private static final Interpolator REVEAL_INTERPOLATOR = field in TimerFullScreenFragment572 revealAnimator.setInterpolator(REVEAL_INTERPOLATOR); in revealAnimation()