Searched refs:newEOSException (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/mail/store/imap/
H A DImapResponseParser.java100 private static IOException newEOSException() { method in class:ImapResponseParser
117 throw newEOSException();
131 throw newEOSException();

Completed in 120 milliseconds