Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMailActivity.java81 protected ConversationListHelper mConversationListHelper;
132 mConversationListHelper = new ConversationListHelper(); in MailActivity()
450 public final ConversationListHelper getConversationListHelper() { in getConversationListHelper()
DControllableActivity.java104 ConversationListHelper getConversationListHelper(); in getConversationListHelper()
DConversationListHelper.java30 public class ConversationListHelper { class
DFolderSelectionActivity.java420 public ConversationListHelper getConversationListHelper() { in getConversationListHelper()
DConversationListFragment.java350 final ConversationListHelper helper = mActivity.getConversationListHelper(); in onActivityCreated()