HomeSort by relevance Sort by last modified time
    Searched refs:account_chooser_model_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.cc 573 if (!account_chooser_model_.WalletIsSelected())
695 if (account_chooser_model_.HadWalletError())
711 return account_chooser_model_.WalletIsSelected() &&
716 if (!account_chooser_model_.WalletIsSelected())
720 return account_chooser_model_.active_wallet_account_name();
884 if (account_chooser_model_.active_wallet_account_name().empty()) {
    [all...]
autofill_dialog_controller_impl.h 581 AccountChooserModel account_chooser_model_; member in class:autofill::AutofillDialogControllerImpl

Completed in 80 milliseconds