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

/packages/services/Telephony/src/com/android/phone/common/mail/store/
H A DImapStore.java129 static class ImapException extends MessagingException { class in class:ImapStore
137 public ImapException(String message, String status, String statusMessage, String alertText, method in class:ImapStore.ImapException
/packages/apps/Email/provider_src/com/android/email/mail/store/
H A DImapStore.java661 static class ImapException extends MessagingException { class in class:ImapStore
668 public ImapException(String message, String status, String alertText, method in class:ImapStore.ImapException

Completed in 308 milliseconds