Searched refs:addSentCommand (Results 1 – 3 of 3) sorted by relevance
289 mDiscourse.addSentCommand(sensitive ? IMAP_REDACTED_LOG : commandToSend); in sendCommandInternal()321 mDiscourse.addSentCommand(sensitive ? IMAP_REDACTED_LOG : commandToSend); in sendComplexCommand()
130 store.addSentCommand((String) o); in checkDiscourseStore()
78 public void addSentCommand(String command) { in addSentCommand() method in DiscourseLogger