Searched refs:getAttachmentFilename (Results 1 – 2 of 2) sorted by relevance
173 public static File getAttachmentFilename(Context context, long accountId, long attachmentId) { in getAttachmentFilename() method in AttachmentUtilities307 File attachmentFile = getAttachmentFilename(context, accountId, attachmentId); in deleteAllAttachmentFiles()
330 final File saveAs = AttachmentUtilities.getAttachmentFilename(context, accountId, in saveAttachmentBody()