Searched refs:account_chooser_model_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc849 account_chooser_model_.reset(
861 if (account_chooser_model_->WalletIsSelected())
877 if (!account_chooser_model_->WalletIsSelected())
908 if (!account_chooser_model_->WalletIsSelected())
912 return account_chooser_model_->GetActiveWalletAccountName();
1257 account_chooser_model_->GetActiveWalletAccountName())) !=
1589 account_chooser_model_->HasAccountsToChoose() &&
1591 return account_chooser_model_.get();
2276 account_chooser_model_->SelectWalletAccount(0);
2300 account_chooser_model_
[all...]
H A Dautofill_dialog_controller_impl.h653 scoped_ptr<AccountChooserModel> account_chooser_model_; member in class:autofill::AutofillDialogControllerImpl

Completed in 63 milliseconds