Searched refs:WAVE_ANIM_TO_TOP_INTERPOLATOR (Results 1 – 1 of 1) sorted by relevance
55 private static final TimeInterpolator WAVE_ANIM_TO_TOP_INTERPOLATOR = FAST_OUT_SLOW_IN; field in TaskbarEduController137 scaleKeyframes[1].setInterpolator(WAVE_ANIM_TO_TOP_INTERPOLATOR); in createWaveAnim()150 translationYKeyframes[1].setInterpolator(WAVE_ANIM_TO_TOP_INTERPOLATOR); in createWaveAnim()