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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
AttachmentUtilities.java 308 public static void deleteAllAttachmentFiles(Context context, long accountId, long messageId) {
341 deleteAllAttachmentFiles(context, accountId, messageId);
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 547 AttachmentUtilities.deleteAllAttachmentFiles(mMockContext, account1.mId,
552 AttachmentUtilities.deleteAllAttachmentFiles(mMockContext, account1.mId,
557 AttachmentUtilities.deleteAllAttachmentFiles(mMockContext, account1.mId,
562 AttachmentUtilities.deleteAllAttachmentFiles(mMockContext, account1.mId,
  /packages/apps/Email/src/com/android/email/
MessagingController.java     [all...]
Controller.java     [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
EmailSyncAdapter.java     [all...]

Completed in 286 milliseconds