Searched refs:getReplyFroms (Results 1 – 3 of 3) sorted by relevance
131 mReplyFromAccounts.addAll(account.getReplyFroms()); in initFromSpinner()
1328 customFroms = account.getReplyFroms(); in getMatchingRecipient()1344 for (final ReplyFromAccount from : account.getReplyFroms()) { in getDefaultReplyFromAccount()2273 mAccount.getReplyFroms()); in recipientMatchesThisAccount()
812 public List<ReplyFromAccount> getReplyFroms() { in getReplyFroms() method in Account853 for (ReplyFromAccount replyFrom : getReplyFroms()) { in ownsFromAddress()