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

/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListFragment.java107 return createConversationListFragment(BUNDLE_ARCHIVED_MODE);
111 return createConversationListFragment(BUNDLE_FORWARD_MESSAGE_MODE);
114 public static ConversationListFragment createConversationListFragment(String modeKeyName) { method in class:ConversationListFragment

Completed in 51 milliseconds