Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/photo/
DMailPhotoViewController.java360 private void shareAttachment() { in shareAttachment() method in MailPhotoViewController
368 private void shareAttachment(final Attachment attachment) { in shareAttachment() method in MailPhotoViewController
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DAttachmentActionHandler.java215 public void shareAttachment() { in shareAttachment() method in AttachmentActionHandler