Home
last modified time | relevance | path

Searched refs:getCommandResponses (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
DImapConnection.java352 return getCommandResponses(); in executeSimpleCommand()
371 return getCommandResponses(); in executeContinuationResponse()
381 List<ImapResponse> getCommandResponses() throws IOException, MessagingException { in getCommandResponses() method in ImapConnection
/packages/apps/Email/provider_src/com/android/email/mail/store/
DImapConnection.java337 List<ImapResponse> getCommandResponses() throws IOException, MessagingException { in getCommandResponses() method in ImapConnection
377 return getCommandResponses(); in executeSimpleCommand()
393 return getCommandResponses(); in executeComplexCommand()