Searched refs:deleteAllAccountAttachmentFiles (Results 1 – 3 of 3) sorted by relevance
619 AttachmentUtilities.deleteAllAccountAttachmentFiles(mMockContext, account1Id); in testDeleteAccount()624 AttachmentUtilities.deleteAllAccountAttachmentFiles(mMockContext, account2Id); in testDeleteAccount()
374 public static void deleteAllAccountAttachmentFiles(Context context, long accountId) { in deleteAllAccountAttachmentFiles() method in AttachmentUtilities
6107 AttachmentUtilities.deleteAllAccountAttachmentFiles(context, accountId); in deleteAccountData()