Searched defs:commands (Results 1 – 4 of 4) 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()
133 String[] commands = line.split(" "); in initializeData() local
2518 Command[] commands; in commandSequences() local