Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
DMailPrefs.java290 public boolean getIsConversationListSwipeEnabled() { in getIsConversationListSwipeEnabled() method in MailPrefs
308 final boolean swipeEnabled = getIsConversationListSwipeEnabled(); in getConversationListSwipeActionInteger()