ShowPopups        106 ash/system/web_notification/web_notification_tray.h   virtual bool ShowPopups() OVERRIDE;
ShowPopups        255 ash/system/web_notification/web_notification_tray_unittest.cc   GetTray()->ShowPopups();
ShowPopups         37 chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h   virtual bool ShowPopups() OVERRIDE;
ShowPopups         52 chrome/browser/ui/views/message_center/web_notification_tray.h   virtual bool ShowPopups() OVERRIDE;
ShowPopups         31 ui/message_center/fake_message_center_tray_delegate.h   virtual bool ShowPopups() OVERRIDE;
ShowPopups        167 ui/message_center/message_center_tray.cc   popups_visible_ = delegate_->ShowPopups();
ShowPopups         25 ui/message_center/message_center_tray_delegate.h   virtual bool ShowPopups() = 0;