Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java719 lockBounceAnim = createBreatheAnimation(); in startSwipeToAnswerBounceAnimation()
739 lockBounceAnim = createBreatheAnimation(); in startSwipeToAnswerBounceAnimation()
751 private Animator createBreatheAnimation() { in createBreatheAnimation() method in FlingUpDownMethod