Searched refs:setCurrentAccount (Results 1 – 8 of 8) sorted by relevance
74 setCurrentAccount(newAccount);142 setCurrentAccount(mAccountObserver.initialize(activity.getAccountController())); in initialize()152 private void setCurrentAccount(Account account) { in setCurrentAccount() method in RecentFolderList197 setCurrentAccount(account); in touchFolder()
155 public void setCurrentAccount(Account account) { in setCurrentAccount() method in SwipeableListView
1109 mListView.setCurrentAccount(mAccount); in setSwipeAction()
89 public void setCurrentAccount(@NonNull AccountWithDataSet account) { in setCurrentAccount() method in AccountHeaderPresenter190 setCurrentAccount(newAccount); in showPopup()
152 activity.mFromSpinner.setCurrentAccount(currentAccount); in testRecipientsRefReplyAllCustomFromReplyTo()189 activity.mFromSpinner.setCurrentAccount(currentAccount); in testRecipientsRefReplyAllOnlyAccount()230 activity.mFromSpinner.setCurrentAccount(currentAccount); in testRecipientsRefReplyAllOnlyCustomFrom()562 activity.mFromSpinner.setCurrentAccount(currentAccount); in brokentestRecipientsRefMessageReplyToCustomFrom()605 activity.mFromSpinner.setCurrentAccount(currentAccount); in brokentestRecipientsRefMessageReplyAllCustomFrom()651 activity.mFromSpinner.setCurrentAccount(currentAccount); in brokentestRecipientsRefMessageReplyAllCustomFromThisAccount()
50 public void setCurrentAccount(ReplyFromAccount account) { in setCurrentAccount() method in FromAddressSpinner
1255 mFromSpinner.setCurrentAccount(mReplyFromAccount); in initFromSpinner()
131 mAccountHeaderPresenter.setCurrentAccount(mPreferences.getDefaultAccount()); in onCreateView()