Searched refs:getFromAccount (Results 1 – 2 of 2) sorted by relevance
98 final Account account = getActivity().getFromAccount(); in getRefMessage()698 Account fromAccount = activity.getFromAccount(); in testReplySendingAccount0()728 Account fromAccount = activity.getFromAccount(); in testReplySendingAccount1()738 Account fromAccount = activity.getFromAccount(); in testReplySendingAccount1()801 Account fromAccount = activity.getFromAccount(); in testMailToAccountJSON()809 Account fromAccount = activity.getFromAccount(); in testMailToAccountJSON()836 Account fromAccount = activity.getFromAccount(); in testMailToAccount()844 Account fromAccount = activity.getFromAccount(); in testMailToAccount()872 Account fromAccount = activity.getFromAccount(); in testMailToAccountWithLastSentAccount()880 Account fromAccount = activity.getFromAccount(); in testMailToAccountWithLastSentAccount()
1469 public Account getFromAccount() { in getFromAccount() method