Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
H A DImapStore.java131 static class ImapException extends MessagingException { class in ImapStore
139 public ImapException( in ImapException() method in ImapStore.ImapException