Home
last modified time | relevance | path

Searched refs:launchAttachmentChooserActivity (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntents.java232 public abstract void launchAttachmentChooserActivity(final Activity activity, in launchAttachmentChooserActivity() method in UIIntents
DUIIntentsImpl.java311 public void launchAttachmentChooserActivity(final Activity activity, in launchAttachmentChooserActivity() method in UIIntentsImpl
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFragment.java1543 UIIntents.get().launchAttachmentChooserActivity(activity, in showAttachmentChooser()