Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DSwipeableConversationItemView.java72 final Animator a = (swipe) ? mConversationItemView.createDestroyWithSwipeAnimation() in startDeleteAnimation()
DConversationItemView.java1730 public Animator createDestroyWithSwipeAnimation() { in createDestroyWithSwipeAnimation() method in ConversationItemView