Searched refs:executeComplexCommand (Results 1 – 2 of 2) sorted by relevance
390 List<ImapResponse> executeComplexCommand(List<String> commands, boolean sensitive) in executeComplexCommand() method in ImapConnection
497 return getSearchUids(mConnection.executeComplexCommand(commands, false)); in complexSearchForUids()