Searched defs:MimeBodyPart (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
H A DMimeBodyPart.java33 public class MimeBodyPart extends BodyPart { class in inherits:BodyPart
44 public MimeBodyPart() throws MessagingException { method in class:MimeBodyPart
48 public MimeBodyPart(Body body) throws MessagingException { method in class:MimeBodyPart
52 public MimeBodyPart(Body body, String mimeType) throws MessagingException { method in class:MimeBodyPart

Completed in 64 milliseconds