Home
last modified time | relevance | path

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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DAttachmentUtilities.java307 File attachmentFile = getAttachmentFilename(context, accountId, attachmentId); in deleteAllAttachmentFiles() local
311 attachmentFile.delete(); in deleteAllAttachmentFiles()