Searched refs:removePendingAttachment (Results 1 – 2 of 2) sorted by relevance
125 draftMessageData.removePendingAttachment(PendingAttachmentData.this); in loadAttachmentForDraft()146 draftMessageData.removePendingAttachment(PendingAttachmentData.this); in loadAttachmentForDraft()
494 public void removePendingAttachment(final PendingAttachmentData pendingAttachment) { in removePendingAttachment() method in DraftMessageData