Searched defs:newAttachment2 (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Email/tests/src/com/android/email/provider/ |
D | AttachmentProviderTests.java | 125 Attachment newAttachment2 = ProviderTestUtils.setupAttachment(message1Id, "file2", 200, in testQuery() local 283 Attachment newAttachment2 = ProviderTestUtils.setupAttachment(message1Id, "file2", 100, in testGetType() local 381 Attachment newAttachment2 = ProviderTestUtils.setupAttachment(message1Id, "file", 100, in testOpenFile() local 440 Attachment newAttachment2 = ProviderTestUtils.setupAttachment(message1Id, "file", 100, in testOpenThumbnail() local 527 Attachment newAttachment2 = ProviderTestUtils.setupAttachment(message2Id, "file2", 200, in testDeleteFiles() local
|