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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
AttachmentUtilities.java 374 public static void deleteAllAccountAttachmentFiles(Context context, long accountId) {
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 619 AttachmentUtilities.deleteAllAccountAttachmentFiles(mMockContext, account1Id);
624 AttachmentUtilities.deleteAllAccountAttachmentFiles(mMockContext, account2Id);
  /packages/apps/Email/provider_src/com/android/email/provider/
EmailProvider.java     [all...]

Completed in 112 milliseconds