Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DOnePaneController.java168 public void showConversationList(ConversationListContext listContext) { in showConversationList() method in OnePaneController
169 super.showConversationList(listContext); in showConversationList()
DTwoPaneController.java113 public void showConversationList(ConversationListContext listContext) { in showConversationList() method in TwoPaneController
114 super.showConversationList(listContext); in showConversationList()
DActivityController.java237 void showConversationList(ConversationListContext listContext); in showConversationList() method
DAbstractActivityController.java899 showConversationList(mConvListContext); in changeFolder()
2479 public void showConversationList(ConversationListContext listContext) { in showConversationList() method in AbstractActivityController
3537 showConversationList(mConvListContext); in onLoadFinished()