Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
DMailPrefs.java263 public String getRemovalAction(final boolean supportsArchive) { in getRemovalAction() method in MailPrefs
309 final boolean archive = !RemovalActions.DELETE.equals(getRemovalAction(allowArchive)); in getConversationListSwipeActionInteger()
DFolderPreferences.java254 MailPrefs.get(getContext()).getRemovalAction( in getNotificationActions()