Home | History | Annotate | Download | only in adapter

Lines Matching refs:viewables

804                 ArrayList<Part> viewables = new ArrayList<Part>();
807 MimeUtility.collectParts(mimeMessage, viewables, attachments);
810 ConversionUtilities.updateBodyFields(tempBody, msg, viewables);