Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DAttachmentsView.java122 deleteAttachment(attachmentTile, attachment); in addAttachment()
134 deleteAttachment(attachmentView, attachment); in addAttachment()
149 protected void deleteAttachment(final View attachmentView, in deleteAttachment() method in AttachmentsView