Searched refs:selectAccount (Results 1 – 6 of 6) sorted by relevance
78 selectAccount(account); in selectFirstAccount()96 private void selectAccount(Account account) { in selectAccount() method in AccountHelperImpl
240 selectAccount(Account.builder().buildFrom(accounts)); in updateAccountList()271 selectAccount(Account.builder().buildFrom((Cursor) mAdapter.getItem(position))); in onItemClick()274 private void selectAccount(Account account) { in selectAccount() method in MailboxSelectionActivity
94 ListenableFuture<Result> selectAccount(String phoneNumber, List<PhoneAccountHandle> candidates); in selectAccount() method
132 preferredAccountWorker.selectAccount( in processPreferredAccount()
98 public ListenableFuture<Result> selectAccount( in selectAccount() method in PreferredAccountWorkerImpl
377 preferredAccountWorker.selectAccount( in showPhoneAccountSelectionDialog()