Searched refs:getSearchUids (Results 1 – 1 of 1) sorted by relevance
369 String[] getSearchUids(List<ImapResponse> responses) { in getSearchUids() method in ImapFolder393 return getSearchUids(mConnection.executeSimpleCommand(command)); in searchForUids()462 return getSearchUids(mConnection.executeComplexCommand(commands, false)); in complexSearchForUids()