HomeSort by relevance Sort by last modified time
    Searched refs:shareAttachment (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewActivity.java 205 shareAttachment();
350 private void shareAttachment() {
351 shareAttachment(getCurrentAttachment());
358 private void shareAttachment(final Attachment attachment) {
361 mActionHandler.shareAttachment();
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentActionHandler.java 202 public void shareAttachment() {

Completed in 55 milliseconds