Searched refs:startDeleteAnimation (Results 1 – 2 of 2) sorted by relevance
71 public void startDeleteAnimation(AnimatorListener listener, boolean swipe) { in startDeleteAnimation() method in SwipeableConversationItemView
756 deletingView.startDeleteAnimation(mAnimatorListener, swipe); in getDeletingView()