HomeSort by relevance Sort by last modified time
    Searched defs:ShouldShowExtensionList (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/extensions/
suspicious_extension_bubble_controller.cc 54 virtual bool ShouldShowExtensionList() const OVERRIDE;
136 SuspiciousExtensionBubbleDelegate::ShouldShowExtensionList() const {
dev_mode_bubble_controller.cc 56 virtual bool ShouldShowExtensionList() const OVERRIDE;
134 bool DevModeBubbleDelegate::ShouldShowExtensionList() const {
ntp_overridden_bubble_controller.cc 48 virtual bool ShouldShowExtensionList() const OVERRIDE;
150 bool NtpOverriddenBubbleDelegate::ShouldShowExtensionList() const {
proxy_overridden_bubble_controller.cc 53 virtual bool ShouldShowExtensionList() const OVERRIDE;
169 bool ProxyOverriddenBubbleDelegate::ShouldShowExtensionList() const {
settings_api_bubble_controller.cc 54 virtual bool ShouldShowExtensionList() const OVERRIDE;
244 bool SettingsApiBubbleDelegate::ShouldShowExtensionList() const {

Completed in 301 milliseconds