Searched refs:deleteAllCachedAttachmentFiles (Results 1 – 2 of 2) sorted by relevance
325 public static void deleteAllCachedAttachmentFiles(Context context, long accountId, in deleteAllCachedAttachmentFiles() method in AttachmentUtilities
493 AttachmentUtilities.deleteAllCachedAttachmentFiles(context, account.mId, messageId); in sendMailImpl()