Home | History | Annotate | Download | only in email

Lines Matching refs:pop3Message

33 import com.android.email.mail.store.Pop3Store.Pop3Message;
301 // First, create a Pop3Message from the attachment and then parse it
302 Pop3Message pop3Message = new Pop3Message(
304 pop3Message.parse(is);
307 LegacyConversions.updateMessageFields(msg, pop3Message, 0, mailbox.mId);
311 mLegacyController.copyOneMessageToProvider(pop3Message, msg,