Searched defs:commands (Results 1 – 3 of 3) sorted by relevance
301 String sendComplexCommand(List<String> commands, boolean sensitive) throws MessagingException, in sendComplexCommand()390 List<ImapResponse> executeComplexCommand(List<String> commands, boolean sensitive) in executeComplexCommand()
473 List<String> commands = new ArrayList<String>(); in getMessages() local493 /* package */ String[] complexSearchForUids(List<String> commands) throws MessagingException { in complexSearchForUids()
2518 Command[] commands; in commandSequences() local