Searched refs:getMatchingRecipient (Results 1 – 1 of 1) sorted by relevance
1285 return getMatchingRecipient(account, allRecipients); in getReplyFromAccount()1294 protected ReplyFromAccount getMatchingRecipient(Account account, List<String> sentTo) { in getMatchingRecipient() method