SETUP_WALLET 2903 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc if (!wallet_items_->HasRequiredAction(wallet::SETUP_WALLET)) { SETUP_WALLET 2997 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc } else if (!wallet_items_->HasRequiredAction(wallet::SETUP_WALLET)) { SETUP_WALLET 3622 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc wallet_items_->HasRequiredAction(wallet::SETUP_WALLET))); SETUP_WALLET 26 components/autofill/content/browser/wallet/required_action.cc return action == SETUP_WALLET || SETUP_WALLET 42 components/autofill/content/browser/wallet/required_action.cc return SETUP_WALLET; SETUP_WALLET 186 components/autofill/content/browser/wallet/wallet_client.cc case SETUP_WALLET: SETUP_WALLET 187 components/autofill/content/browser/wallet/wallet_client.cc return AutofillMetrics::SETUP_WALLET; SETUP_WALLET 480 components/autofill/content/browser/wallet/wallet_items_unittest.cc required_actions.push_back(SETUP_WALLET);