Home
last modified time | relevance | path

Searched refs:getMatchingRecipient (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DComposeActivity.java1286 return getMatchingRecipient(account, allRecipients); in getReplyFromAccount()
1295 protected ReplyFromAccount getMatchingRecipient(Account account, List<String> sentTo) { in getMatchingRecipient() method