Home
last modified time | relevance | path

Searched refs:getCommandResponses (Results 1 – 1 of 1) 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