HomeSort by relevance Sort by last modified time
    Searched refs:deleteAllCachedAttachmentFiles (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
AttachmentUtilities.java 325 public static void deleteAllCachedAttachmentFiles(Context context, long accountId,
  /packages/apps/Email/provider_src/com/android/email/service/
EmailServiceStub.java 493 AttachmentUtilities.deleteAllCachedAttachmentFiles(context, account.mId, messageId);

Completed in 201 milliseconds