DevModeBubbleDelegate 40 chrome/browser/extensions/dev_mode_bubble_controller.cc DevModeBubbleDelegate::DevModeBubbleDelegate(Profile* profile) DevModeBubbleDelegate 44 chrome/browser/extensions/dev_mode_bubble_controller.cc DevModeBubbleDelegate::~DevModeBubbleDelegate() { DevModeBubbleDelegate 47 chrome/browser/extensions/dev_mode_bubble_controller.cc bool DevModeBubbleDelegate::ShouldIncludeExtension( DevModeBubbleDelegate 55 chrome/browser/extensions/dev_mode_bubble_controller.cc void DevModeBubbleDelegate::AcknowledgeExtension( DevModeBubbleDelegate 60 chrome/browser/extensions/dev_mode_bubble_controller.cc void DevModeBubbleDelegate::PerformAction(const ExtensionIdList& list) { DevModeBubbleDelegate 65 chrome/browser/extensions/dev_mode_bubble_controller.cc void DevModeBubbleDelegate::OnClose() { DevModeBubbleDelegate 71 chrome/browser/extensions/dev_mode_bubble_controller.cc base::string16 DevModeBubbleDelegate::GetTitle() const { DevModeBubbleDelegate 75 chrome/browser/extensions/dev_mode_bubble_controller.cc base::string16 DevModeBubbleDelegate::GetMessageBody() const { DevModeBubbleDelegate 79 chrome/browser/extensions/dev_mode_bubble_controller.cc base::string16 DevModeBubbleDelegate::GetOverflowText( DevModeBubbleDelegate 86 chrome/browser/extensions/dev_mode_bubble_controller.cc base::string16 DevModeBubbleDelegate::GetLearnMoreLabel() const { DevModeBubbleDelegate 90 chrome/browser/extensions/dev_mode_bubble_controller.cc GURL DevModeBubbleDelegate::GetLearnMoreUrl() const { DevModeBubbleDelegate 94 chrome/browser/extensions/dev_mode_bubble_controller.cc base::string16 DevModeBubbleDelegate::GetActionButtonLabel() const { DevModeBubbleDelegate 98 chrome/browser/extensions/dev_mode_bubble_controller.cc base::string16 DevModeBubbleDelegate::GetDismissButtonLabel() const { DevModeBubbleDelegate 102 chrome/browser/extensions/dev_mode_bubble_controller.cc bool DevModeBubbleDelegate::ShouldShowExtensionList() const { DevModeBubbleDelegate 106 chrome/browser/extensions/dev_mode_bubble_controller.cc void DevModeBubbleDelegate::LogExtensionCount(size_t count) { DevModeBubbleDelegate 111 chrome/browser/extensions/dev_mode_bubble_controller.cc void DevModeBubbleDelegate::LogAction( DevModeBubbleDelegate 141 chrome/browser/extensions/dev_mode_bubble_controller.cc : ExtensionMessageBubbleController(new DevModeBubbleDelegate(profile), DevModeBubbleDelegate 21 chrome/browser/extensions/dev_mode_bubble_controller.h class DevModeBubbleDelegate DevModeBubbleDelegate 24 chrome/browser/extensions/dev_mode_bubble_controller.h explicit DevModeBubbleDelegate(Profile* profile); DevModeBubbleDelegate 25 chrome/browser/extensions/dev_mode_bubble_controller.h virtual ~DevModeBubbleDelegate(); DevModeBubbleDelegate 54 chrome/browser/extensions/dev_mode_bubble_controller.h DISALLOW_COPY_AND_ASSIGN(DevModeBubbleDelegate);