Searched refs:showAttachmentChooser (Results 1 – 2 of 2) sorted by relevance
93 void warnOfExceedingMessageLimit(final boolean showAttachmentChooser, in warnOfExceedingMessageLimit() argument96 void showAttachmentChooser(); in showAttachmentChooser() method932 mHost.showAttachmentChooser(); in onAttachmentPreviewLongClicked()
1517 showAttachmentChooser(conversationId, activity); in warnOfExceedingMessageLimit()1527 public void showAttachmentChooser() { in showAttachmentChooser() method in ConversationFragment1528 showAttachmentChooser(mConversationId, getActivity()); in showAttachmentChooser()1531 public static void showAttachmentChooser(final String conversationId, in showAttachmentChooser() method in ConversationFragment