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()
358 destroyAttachments(); in addAttachment()
363 destroyAttachments(); in addAttachment()
371 destroyAttachments(); in addAttachment()
381 destroyAttachments(); in addAttachment()
531 destroyAttachments(); in clearAttachments()
656 private void destroyAttachments() { in destroyAttachments() method in DraftMessageData