Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DDraftMessageData.java283 destroyAttachments(); in addAttachments()
293 destroyAttachments(); in addAttachments()
303 destroyAttachments(); in addAttachments()
370 destroyAttachments(); in addAttachment()
375 destroyAttachments(); in addAttachment()
383 destroyAttachments(); in addAttachment()
393 destroyAttachments(); in addAttachment()
543 destroyAttachments(); in clearAttachments()
668 private void destroyAttachments() { in destroyAttachments() method in DraftMessageData