Searched defs:disable_wallet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Daccount_chooser_model_unittest.cc24 bool disable_wallet,
26 : AccountChooserModel(delegate, profile, disable_wallet, metric_logger) {}
88 // When the |disable_wallet| argument is true, use Autofill regardless
22 TestAccountChooserModel(AccountChooserModelDelegate* delegate, Profile* profile, bool disable_wallet, const AutofillMetrics& metric_logger) argument
H A Daccount_chooser_model.cc30 bool disable_wallet,
40 disable_wallet) {
27 AccountChooserModel( AccountChooserModelDelegate* delegate, Profile* profile, bool disable_wallet, const AutofillMetrics& metric_logger) argument

Completed in 507 milliseconds