Home | History | Annotate | Download | only in service

Lines Matching refs:restoreAttachmentWithId

547                         Attachment.restoreAttachmentWithId(AttachmentService.this, attachmentId);
674 final Attachment attachment = Attachment.restoreAttachmentWithId(
847 final Attachment attachment = Attachment.restoreAttachmentWithId(this, id);
871 if (Attachment.restoreAttachmentWithId(this, req.mAttachmentId) == null) {
1122 final Attachment attachment = Attachment.restoreAttachmentWithId(this, attachmentId);
1334 final Attachment att = Attachment.restoreAttachmentWithId(this, req.mAttachmentId);