Home | History | Annotate | Download | only in ui

Lines Matching refs:swipe

513                     false /* don't show swipe background */);
516 true /* show swipe background */);
749 boolean swipe) {
756 deletingView.startDeleteAnimation(mAnimatorListener, swipe);
764 private View getUndoingView(int position, Conversation conv, ViewGroup parent, boolean swipe) {
771 undoView.startUndoAnimation(mAnimatorListener, swipe);