Searched refs:GetActiveWalletAccountIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Daccount_chooser_model.cc85 return base::UTF8ToUTF16(wallet_accounts_[GetActiveWalletAccountIndex()]);
88 size_t AccountChooserModel::GetActiveWalletAccountIndex() const { function in class:autofill::AccountChooserModel
H A Daccount_chooser_model.h89 size_t GetActiveWalletAccountIndex() const;
H A Dautofill_dialog_controller_browsertest.cc1300 EXPECT_EQ(4U, account_chooser_model->GetActiveWalletAccountIndex());
H A Dautofill_dialog_controller_impl.cc2735 account_chooser_model_->GetActiveWalletAccountIndex();

Completed in 255 milliseconds