Searched refs:setConversationInfo (Results 1 – 4 of 4) sorted by relevance
108 fragment.setConversationInfo(getActivity(), CONVERSATION_ID, null); in loadWith()
320 conversationFragment.setConversationInfo(this, conversationId, draftData); in updateUiState()
949 public void setConversationInfo(final Context context, final String conversationId, in setConversationInfo() method in ConversationFragment
498 public Builder setConversationInfo(ConversationInfo conversationInfo) { in setConversationInfo() method in Conversation.Builder