Searched defs:swipe (Results 1 – 3 of 3) sorted by relevance
64 public void startUndoAnimation(AnimatorListener listener, boolean swipe) { in startUndoAnimation()71 public void startDeleteAnimation(AnimatorListener listener, boolean swipe) { in startDeleteAnimation()
93 public final int swipe; field in Settings
749 boolean swipe) { in getDeletingView()764 private View getUndoingView(int position, Conversation conv, ViewGroup parent, boolean swipe) { in getUndoingView()