Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DAffordanceHolderLayout.java152 public void animateHideLeftRightIcon() { in animateHideLeftRightIcon() method in AffordanceHolderLayout
153 affordanceHelper.animateHideLeftRightIcon(); in animateHideLeftRightIcon()
DAnswerFragment.java923 affordanceHolderLayout.animateHideLeftRightIcon(); in onAnswerProgressUpdate()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
DSwipeButtonHelper.java496 public void animateHideLeftRightIcon() { in animateHideLeftRightIcon() method in SwipeButtonHelper