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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
AttachmentUtilities.java 354 public static void deleteAllAccountAttachmentFiles(Context context, long accountId) {
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 638 AttachmentUtilities.deleteAllAccountAttachmentFiles(mMockContext, account1Id);
643 AttachmentUtilities.deleteAllAccountAttachmentFiles(mMockContext, account2Id);
  /packages/apps/Email/src/com/android/email/
Controller.java     [all...]

Completed in 351 milliseconds