Searched refs:getSearchUids (Results 1 – 1 of 1) sorted by relevance
152 String[] getSearchUids(List<ImapResponse> responses) { in getSearchUids() method in ImapFolder176 final String[] result = getSearchUids(connection.executeSimpleCommand(command)); in searchForUids()