Searched defs:replyFromAccounts (Results 1 – 3 of 3) sorted by relevance
100 public void addAccounts(List<ReplyFromAccount> replyFromAccounts) { in addAccounts()
1075 final List<ReplyFromAccount> replyFromAccounts = mFromSpinner.getReplyFromAccounts(); in saveState() local1274 List<ReplyFromAccount> replyFromAccounts = mFromSpinner.getReplyFromAccounts(); in getReplyFromAccountForReply() local
111 List<ReplyFromAccount> replyFromAccounts) { in matchesAccountOrCustomFrom()