Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DDraftMessageData.java345 attachment.destroyAsync(); in addOneAttachmentNoNotify()
412 pendingAttachment.destroyAsync(); in addOnePendingAttachmentNoNotify()
470 existingAttachment.destroyAsync(); in removeAttachment()
484 existingAttachment.destroyAsync(); in removeExistingAttachments()
498 pendingAttachment.destroyAsync(); in removePendingAttachment()
522 updatedAttachment.destroyAsync(); in updatePendingAttachment()
658 attachment.destroyAsync(); in destroyAttachments()
DPendingAttachmentData.java138 attachment.destroyAsync(); in loadAttachmentForDraft()
DMessagePartData.java424 public void destroyAsync() { in destroyAsync() method in MessagePartData