Searched defs:commands (Results 1 – 5 of 5) 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()
970 String[] commands = semantic.trim().split(" "); in onRecognitionSuccess() local
452 Header commands = resp.getHeader("MS-ASProtocolCommands"); in validateAccount() local
2326 Command[] commands; in commandSequences() local