Searched defs:commands (Results 1 – 6 of 6) sorted by relevance
260 String sendComplexCommand(List<String> commands, boolean sensitive) throws MessagingException, in sendComplexCommand()339 List<ImapResponse> executeComplexCommand(List<String> commands, boolean sensitive) in executeComplexCommand()
438 List<String> commands = new ArrayList<String>(); in getMessages() local458 /* package */ String[] complexSearchForUids(List<String> commands) throws MessagingException { in complexSearchForUids()
94 String[] commands = data.split(";\r|;\n|;\r\n"); in createSQLiteDatabaseFromDumpFile() local
963 String[] commands = semantic.trim().split(" "); in onRecognitionSuccess() local
483 Header commands = resp.getHeader("MS-ASProtocolCommands"); in validateAccount() local
2175 Command[] commands; in commandSequences() local