Searched refs:swipeEnabled (Results 1 – 3 of 3) sorted by relevance
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | SwipeableConversationItemView.java | 57 final int checkboxOrSenderImage, boolean swipeEnabled, in bind() argument 61 swipeEnabled, importanceMarkersEnabled, showChevronsEnabled, animatedAdapter); in bind()
|
D | ConversationItemView.java | 472 final boolean swipeEnabled, final boolean importanceMarkersEnabled, in bind() argument 477 set, folder, checkboxOrSenderImage, swipeEnabled, importanceMarkersEnabled, in bind() local 501 boolean swipeEnabled, final boolean importanceMarkersEnabled, in bind() argument 535 mSwipeEnabled = swipeEnabled; in bind()
|
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/ |
D | MailPrefs.java | 308 final boolean swipeEnabled = getIsConversationListSwipeEnabled(); in getConversationListSwipeActionInteger() 311 if (swipeEnabled) { in getConversationListSwipeActionInteger()
|