DidShowSuggestions  152 components/autofill/core/browser/autofill_external_delegate.cc   manager_->DidShowSuggestions(
DidShowSuggestions  600 components/autofill/core/browser/autofill_manager.cc     test_delegate_->DidShowSuggestions();
DidShowSuggestions   94 components/autofill/core/browser/autofill_manager.h   void DidShowSuggestions(bool is_new_popup);
DidShowSuggestions   21 components/autofill/core/browser/autofill_manager_test_delegate.h   virtual void DidShowSuggestions() = 0;
DidShowSuggestions  876 components/autofill/core/browser/autofill_metrics_unittest.cc     autofill_manager_->DidShowSuggestions(true);
DidShowSuggestions  877 components/autofill/core/browser/autofill_metrics_unittest.cc     autofill_manager_->DidShowSuggestions(false);
DidShowSuggestions  887 components/autofill/core/browser/autofill_metrics_unittest.cc     autofill_manager_->DidShowSuggestions(true);