Searched refs:getAttachmentFilename (Results 1 – 2 of 2) sorted by relevance
163 public static File getAttachmentFilename(Context context, long accountId, long attachmentId) { in getAttachmentFilename() method in AttachmentUtilities315 File attachmentFile = getAttachmentFilename(context, accountId, attachmentId); in deleteAllAttachmentFiles()390 File file = getAttachmentFilename(context, accountId, attachmentId); in saveAttachment()
300 File saveAs = AttachmentUtilities.getAttachmentFilename(context, accountId, in saveAttachmentBody()