Home | History | Annotate | Download | only in service

Lines Matching refs:Attachment

29 import com.android.emailcommon.provider.EmailContent.Attachment;
97 Attachment att1 = ProviderTestUtils.setupAttachment(message.mId, "filename1", 1000,
98 Attachment.FLAG_DOWNLOAD_USER_REQUEST, true, mMockContext);
99 Attachment att2 = ProviderTestUtils.setupAttachment(message.mId, "filename2", 1000,
100 Attachment.FLAG_DOWNLOAD_FORWARD, true, mMockContext);
101 Attachment att3 = ProviderTestUtils.setupAttachment(message.mId, "filename3", 1000,
102 Attachment.FLAG_DOWNLOAD_FORWARD, true, mMockContext);
103 Attachment att4 = ProviderTestUtils.setupAttachment(message.mId, "filename4", 1000,
104 Attachment.FLAG_DOWNLOAD_USER_REQUEST, true, mMockContext);
120 // Process the queue; attachment 1 should be marked "in progress", and should be in
142 // Successfully download the attachment; there should be no downloads in progress, and