Home
last modified time | relevance | path

Searched defs:attachmentsDir (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/provider/
DAttachmentProviderTests.java524 File attachmentsDir = AttachmentUtilities.getAttachmentDirectory(mMockContext, in testDeleteFiles() local
568 File attachmentsDir = AttachmentUtilities.getAttachmentDirectory(mMockContext, in testDeleteMailbox() local
684 File attachmentsDir = mMockContext.getDatabasePath(forAccount.mId + ".db_att"); in getAttachmentFile() local