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

  /external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 33 void AutofillCCInfoBarDelegate::LogUserAction(
51 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_IGNORED);
57 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_DENIED);
80 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_ACCEPTED);
85 LogUserAction(AutofillMetrics::CREDIT_CARD_INFOBAR_DENIED);
autofill_cc_infobar_delegate.h 35 void LogUserAction(AutofillMetrics::CreditCardInfoBarMetric user_action);
  /external/chromium_org/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 45 LogUserAction(AutofillMetrics::INFOBAR_IGNORED);
48 void AutofillCCInfoBarDelegate::LogUserAction(
57 LogUserAction(AutofillMetrics::INFOBAR_DENIED);
88 LogUserAction(AutofillMetrics::INFOBAR_ACCEPTED);
93 LogUserAction(AutofillMetrics::INFOBAR_DENIED);
autofill_cc_infobar_delegate.h 51 void LogUserAction(AutofillMetrics::InfoBarMetric user_action);

Completed in 121 milliseconds