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