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