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.java93 void warnOfExceedingMessageLimit(final boolean showAttachmentChooser, in warnOfExceedingMessageLimit()
96 void showAttachmentChooser(); in showAttachmentChooser() method
DConversationFragment.java1527 public void showAttachmentChooser() { in showAttachmentChooser() method in ConversationFragment
1531 public static void showAttachmentChooser(final String conversationId, in showAttachmentChooser() method in ConversationFragment