Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java752 AnimatorSet breatheAnimation = new AnimatorSet(); in createBreatheAnimation() local
817 breatheAnimation in createBreatheAnimation()
825 breatheAnimation in createBreatheAnimation()
834 addVibrationAnimator(breatheAnimation); in createBreatheAnimation()
836 return breatheAnimation; in createBreatheAnimation()