Searched refs:startUndoAnimation (Results 1 – 2 of 2) sorted by relevance
64 public void startUndoAnimation(AnimatorListener listener, boolean swipe) { in startUndoAnimation() method in SwipeableConversationItemView
771 undoView.startUndoAnimation(mAnimatorListener, swipe); in getUndoingView()