Searched refs:allowArchive (Results 1 – 1 of 1) sorted by relevance
241 public int getConversationListSwipeActionInteger(final boolean allowArchive) { in getConversationListSwipeActionInteger() argument243 final boolean archive = !RemovalActions.DELETE.equals(getRemovalAction(allowArchive)); in getConversationListSwipeActionInteger()