Searched defs:showConversationList (Results 1 - 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DOnePaneController.java231 protected void showConversationList(ConversationListContext listContext) { method in class:OnePaneController
H A DTwoPaneController.java198 protected void showConversationList(ConversationListContext listContext) { method in class:TwoPaneController
H A DAbstractActivityController.java941 showConversationList(mConvListContext);
2659 protected abstract void showConversationList(ConversationListContext listContext); method in class:AbstractActivityController
3602 showConversationList(mConvListContext);

Completed in 92 milliseconds