OnPopupShown      165 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual void OnPopupShown() OVERRIDE;
OnPopupShown      181 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc   delegate_->OnPopupShown();
OnPopupShown       36 chrome/browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc     AutofillExternalDelegate::OnPopupShown();
OnPopupShown      252 chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc     observer_->OnPopupShown(display_password_);
OnPopupShown       13 chrome/browser/ui/autofill/password_generation_popup_observer.h   virtual void OnPopupShown(bool password_visible) = 0;
OnPopupShown       44 components/autofill/core/browser/autofill_external_delegate.h   virtual void OnPopupShown() OVERRIDE;
OnPopupShown      281 components/autofill/core/browser/autofill_external_delegate_unittest.cc   external_delegate_->OnPopupShown();
OnPopupShown       21 components/autofill/core/browser/autofill_popup_delegate.h   virtual void OnPopupShown() = 0;