Searched refs:WALLET_ERROR (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_types_unittest.cc24 DialogNotification notification(DialogNotification::WALLET_ERROR, text);
28 notification = DialogNotification(DialogNotification::WALLET_ERROR, text);
H A Dautofill_dialog_types.cc56 case DialogNotification::WALLET_ERROR:
74 case DialogNotification::WALLET_ERROR:
88 case DialogNotification::WALLET_ERROR:
103 return type_ == DialogNotification::WALLET_ERROR ||
H A Dautofill_dialog_types.h85 WALLET_ERROR, enumerator in enum:autofill::DialogNotification::Type
H A Dautofill_dialog_controller_impl.cc367 DialogNotification::WALLET_ERROR,
447 DialogNotification::WALLET_ERROR,
H A Dautofill_dialog_controller_unittest.cc1680 DialogNotification::WALLET_ERROR).size());
2182 DialogNotification::WALLET_ERROR).size());

Completed in 96 milliseconds