Home
last modified time | relevance | path

Searched refs:allowArchive (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
DMailPrefs.java307 public int getConversationListSwipeActionInteger(final boolean allowArchive) { in getConversationListSwipeActionInteger() argument
309 final boolean archive = !RemovalActions.DELETE.equals(getRemovalAction(allowArchive)); in getConversationListSwipeActionInteger()