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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DTwoPaneController.java371 final ConversationListFragment clf = getConversationListFragment();
529 getConversationListFragment().setChoiceNone();
540 getConversationListFragment().revertChoiceMode();
652 final ConversationListFragment convList = getConversationListFragment();
853 final ConversationListFragment convList = getConversationListFragment();
905 getConversationListFragment().setRawActivated(selectPosition, true);
936 ConversationListFragment clf = getConversationListFragment();
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...]
H A DOnePaneController.java472 final ConversationListFragment convList = getConversationListFragment();

Completed in 45 milliseconds