Searched refs:setConversationInfo (Results 1 – 3 of 3) sorted by relevance
111 fragment.setConversationInfo(getActivity(), CONVERSATION_ID, null); in loadWith()
320 conversationFragment.setConversationInfo(this, conversationId, draftData); in updateUiState()
959 public void setConversationInfo(final Context context, final String conversationId, in setConversationInfo() method in ConversationFragment