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

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

Completed in 37 milliseconds