Searched refs:ShouldShowExtensionList (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Ddev_mode_bubble_controller.cc56 virtual bool ShouldShowExtensionList() const OVERRIDE;
134 bool DevModeBubbleDelegate::ShouldShowExtensionList() const { function in class:extensions::__anon3900::DevModeBubbleDelegate
H A Dntp_overridden_bubble_controller.cc48 virtual bool ShouldShowExtensionList() const OVERRIDE;
150 bool NtpOverriddenBubbleDelegate::ShouldShowExtensionList() const { function in class:__anon4001::NtpOverriddenBubbleDelegate
H A Dproxy_overridden_bubble_controller.cc53 virtual bool ShouldShowExtensionList() const OVERRIDE;
169 bool ProxyOverriddenBubbleDelegate::ShouldShowExtensionList() const { function in class:extensions::__anon4008::ProxyOverriddenBubbleDelegate
H A Dsuspicious_extension_bubble_controller.cc54 virtual bool ShouldShowExtensionList() const OVERRIDE;
136 SuspiciousExtensionBubbleDelegate::ShouldShowExtensionList() const { function in class:__anon4020::SuspiciousExtensionBubbleDelegate
H A Dextension_message_bubble_controller.h60 virtual bool ShouldShowExtensionList() const = 0;
H A Dsettings_api_bubble_controller.cc54 virtual bool ShouldShowExtensionList() const OVERRIDE;
244 bool SettingsApiBubbleDelegate::ShouldShowExtensionList() const { function in class:extensions::__anon4010::SettingsApiBubbleDelegate
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_message_bubble_view.cc168 if (delegate->ShouldShowExtensionList()) {

Completed in 136 milliseconds