Searched refs:CONVERSATION_LIST_KEY (Results 1 – 1 of 1) sorted by relevance
87 private static final String CONVERSATION_LIST_KEY = "conversation-list"; field in ConversationListFragment291 args.putBundle(CONVERSATION_LIST_KEY, viewContext.toBundle()); in newInstance()476 mViewContext = ConversationListContext.forBundle(args.getBundle(CONVERSATION_LIST_KEY)); in onCreate()