HomeSort by relevance Sort by last modified time
    Searched refs:att2 (Results 1 - 5 of 5) sorted by null

  /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/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /external/icu/icu4c/source/test/cintltst/
cmsccoll.c 3492 UColAttribute att2[] = { UCOL_CASE_LEVEL }; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c 4866 UColAttribute att2[] = { UCOL_CASE_LEVEL }; local
    [all...]

Completed in 75 milliseconds