Searched refs:showAttachmentChooser (Results 1 – 2 of 2) sorted by relevance
97 void warnOfExceedingMessageLimit(final boolean showAttachmentChooser, in warnOfExceedingMessageLimit() argument100 void showAttachmentChooser(); in showAttachmentChooser() method989 mHost.showAttachmentChooser(); in onAttachmentPreviewLongClicked()
1527 showAttachmentChooser(conversationId, activity); in warnOfExceedingMessageLimit()1537 public void showAttachmentChooser() { in showAttachmentChooser() method in ConversationFragment1538 showAttachmentChooser(mConversationId, getActivity()); in showAttachmentChooser()1541 public static void showAttachmentChooser(final String conversationId, in showAttachmentChooser() method in ConversationFragment