ShouldShowExtensionList   42 chrome/browser/extensions/dev_mode_bubble_controller.h   virtual bool ShouldShowExtensionList() const OVERRIDE;
ShouldShowExtensionList   54 chrome/browser/extensions/extension_message_bubble_controller.h     virtual bool ShouldShowExtensionList() const = 0;
ShouldShowExtensionList   52 chrome/browser/extensions/settings_api_bubble_controller.cc   virtual bool ShouldShowExtensionList() const OVERRIDE;
ShouldShowExtensionList   41 chrome/browser/extensions/suspicious_extension_bubble_controller.h   virtual bool ShouldShowExtensionList() const OVERRIDE;
ShouldShowExtensionList  165 chrome/browser/ui/views/extensions/extension_message_bubble_view.cc   if (delegate->ShouldShowExtensionList()) {