Searched refs:had_user_interaction_ (Results 1 – 2 of 2) sorted by relevance
26 had_user_interaction_(false) { in AutofillCCInfoBarDelegate()35 DCHECK(!had_user_interaction_); in LogUserAction()38 had_user_interaction_ = true; in LogUserAction()50 if (!had_user_interaction_) in InfoBarClosed()
63 bool had_user_interaction_; variable