Searched refs:getCurrentAccount (Results 1 – 6 of 6) sorted by relevance
137 mAdapter.setAccount(sender.getCurrentAccount()); in onCreateView()142 mAdapter.setAccount(mAccountHeaderPresenter.getCurrentAccount()); in onCreateView()301 mAccountHeaderPresenter.getCurrentAccount()); in importCurrentSelections()
52 final Account account = controller.getCurrentAccount(); in activate()
554 public Account getCurrentAccount() { in getCurrentAccount() method in AbstractActivityController
81 public ReplyFromAccount getCurrentAccount() { in getCurrentAccount() method in FromAddressSpinner
3683 mReplyFromAccount = mFromSpinner.getCurrentAccount();
111 public AccountWithDataSet getCurrentAccount() { in getCurrentAccount() method in AccountHeaderPresenter