Home | History | Annotate | Download | only in store

Lines Matching defs:attachments

1089         ArrayList<Part> attachments = new ArrayList<Part>();
1090 MimeUtility.collectParts(message1, viewables, attachments);
1102 attachments = new ArrayList<Part>();
1103 MimeUtility.collectParts(message1, viewables, attachments);