Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
DMailPrefs.java307 public int getConversationListSwipeActionInteger(final boolean allowArchive) { in getConversationListSwipeActionInteger() method in MailPrefs
/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java3567 mailPrefs.getConversationListSwipeActionInteger(false)); in genQueryAccount()