/packages/apps/Exchange/tests/src/com/android/exchange/ |
RequestTests.java | 33 Attachment att2 = new Attachment(); local 34 att2.mId = 2; 37 PartRequest req2 = new PartRequest(att2, "dest2", "content2");
|
/packages/apps/Email/tests/src/com/android/email/service/ |
AttachmentDownloadServiceTests.java | 100 Attachment att2 = ProviderTestUtils.setupAttachment(message.mId, "filename2", 1000, local 108 mDownloadSet.onChange(mMockContext, att2); 114 long[] expectedAttachmentIds = new long[] {att1.mId, att4.mId, att2.mId, att3.mId}; 150 mService.dequeue(att2.mId);
|
/packages/apps/Email/tests/src/com/android/email/provider/ |
PolicyTests.java | 134 Attachment att2 = setupSimpleAttachment("fileName2", 20001L, acct); local 135 atts.add(att2); 165 // Make sure they're the right ones (att2 and att3) 166 att2 = Attachment.restoreAttachmentWithId(mMockContext, att2.mId); 167 assertTrue((att2.mFlags & Attachment.FLAG_POLICY_DISALLOWS_DOWNLOAD) != 0);
|
/prebuilts/tools/common/asm-tools/ |
asm-debug-all-4.0.jar | |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cmsccoll.c | 4822 UColAttribute att2[] = { UCOL_CASE_LEVEL }; local [all...] |
/external/icu4c/test/cintltst/ |
cmsccoll.c | 4841 UColAttribute att2[] = { UCOL_CASE_LEVEL }; local [all...] |