Home
last modified time | relevance | path

Searched defs:showAttachmentChooser (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DComposeMessageView.java96 void warnOfExceedingMessageLimit(final boolean showAttachmentChooser, in warnOfExceedingMessageLimit()
99 void showAttachmentChooser(); in showAttachmentChooser() method
DConversationFragment.java1529 public void showAttachmentChooser() { in showAttachmentChooser() method in ConversationFragment
1533 public static void showAttachmentChooser(final String conversationId, in showAttachmentChooser() method in ConversationFragment