Searched refs:mDiscourse (Results 1 – 1 of 1) sorted by relevance
72 private final DiscourseLogger mDiscourse = new DiscourseLogger(DISCOURSE_LOGGER_SIZE); field in ImapConnection216 mParser = new ImapResponseParser(mTransport.getInputStream(), mDiscourse); in createParser()247 mDiscourse.addSentCommand(sensitive ? IMAP_REDACTED_LOG : commandToSend); in sendCommand()280 mDiscourse.addSentCommand(sensitive ? IMAP_REDACTED_LOG : commandToSend); in sendComplexCommand()518 mDiscourse.logLastDiscourse(); in logLastDiscourse()