Home
last modified time | relevance | path

Searched refs:LogUserAction (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dautofill_cc_infobar_delegate.cc33 void AutofillCCInfoBarDelegate::LogUserAction( in LogUserAction() function in AutofillCCInfoBarDelegate
51 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_IGNORED); in InfoBarClosed()
57 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_DENIED); in InfoBarDismissed()
80 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_ACCEPTED); in Accept()
85 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_DENIED); in Cancel()
Dautofill_cc_infobar_delegate.h35 void LogUserAction(AutofillMetrics::CreditCardInfoBarMetric user_action);