Searched refs:CONVERSATION_LIST_SWIPE (Results 1 – 3 of 3) sorted by relevance
71 public static final String CONVERSATION_LIST_SWIPE = "conversation-list-swipe"; field in MailPrefs.PreferenceKeys145 .add(CONVERSATION_LIST_SWIPE)292 return sharedPreferences.getBoolean(PreferenceKeys.CONVERSATION_LIST_SWIPE, true); in getIsConversationListSwipeEnabled()296 getEditor().putBoolean(PreferenceKeys.CONVERSATION_LIST_SWIPE, enabled).apply(); in setConversationListSwipeEnabled()
128 } else if (!PreferenceKeys.CONVERSATION_LIST_SWIPE.equals(key) && in onPreferenceChange()205 PreferenceKeys.CONVERSATION_LIST_SWIPE, in onResume()
6289 PreferenceKeys.CONVERSATION_LIST_SWIPE.equals(key) || in onSharedPreferenceChanged()