OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attach4
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeUtilityTest.java
352
final ArrayList<Part>
attach4
= new ArrayList<Part>();
local
353
MimeUtility.collectParts(cid4bp, view4,
attach4
);
354
assertEquals(0,
attach4
.size());
Completed in 792 milliseconds