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

/packages/apps/Email/src/com/android/email/mail/store/
H A DImapStore.java68 * TODO In fetch(), if we need a ImapMessage and were given
580 static class ImapMessage extends MimeMessage { class in class:ImapStore
581 ImapMessage(String uid, ImapFolder folder) { method in class:ImapStore.ImapMessage

Completed in 176 milliseconds