OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConversationListFragment
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneController.java
371
final ConversationListFragment clf =
getConversationListFragment
();
529
getConversationListFragment
().setChoiceNone();
540
getConversationListFragment
().revertChoiceMode();
652
final ConversationListFragment convList =
getConversationListFragment
();
[
all
...]
AbstractActivityController.java
587
protected ConversationListFragment
getConversationListFragment
() {
[
all
...]
OnePaneController.java
472
final ConversationListFragment convList =
getConversationListFragment
();
Completed in 188 milliseconds