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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAbstractActivityController.java587 protected ConversationListFragment getConversationListFragment() { method in class:AbstractActivityController
823 final ConversationListFragment conversationList = getConversationListFragment();
1186 final ConversationListFragment convListFragment = getConversationListFragment();
2070 final ConversationListFragment convList = getConversationListFragment();
2136 final ConversationListFragment convListFragment = getConversationListFragment();
2212 final ConversationListFragment convListFragment = getConversationListFragment();
2342 ConversationListFragment fragment = getConversationListFragment();
2350 final ConversationListFragment convList = getConversationListFragment();
2420 final ConversationListFragment convListFragment = getConversationListFragment();
2663 final ConversationListFragment convListFragment = getConversationListFragment();
[all...]

Completed in 297 milliseconds