WebNotificationTray  403 ash/accelerators/accelerator_controller.cc     WebNotificationTray* notification_tray =
WebNotificationTray  531 ash/shell.cc   WebNotificationTray* Shell::GetWebNotificationTray() {
WebNotificationTray  147 ash/shell.h    class WebNotificationTray;
WebNotificationTray  464 ash/shell.h      WebNotificationTray* GetWebNotificationTray();
WebNotificationTray  132 ash/system/status_area_widget.cc   web_notification_tray_ = new WebNotificationTray(this);
WebNotificationTray   18 ash/system/status_area_widget.h class WebNotificationTray;
WebNotificationTray   53 ash/system/status_area_widget.h   WebNotificationTray* web_notification_tray() {
WebNotificationTray   86 ash/system/status_area_widget.h   WebNotificationTray* web_notification_tray_;
WebNotificationTray  207 ash/system/web_notification/web_notification_tray.cc   WebNotificationBubbleWrapper(WebNotificationTray* tray,
WebNotificationTray  299 ash/system/web_notification/web_notification_tray.cc WebNotificationTray::WebNotificationTray(StatusAreaWidget* status_area_widget)
WebNotificationTray  329 ash/system/web_notification/web_notification_tray.cc WebNotificationTray::~WebNotificationTray() {
WebNotificationTray  338 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::ShowMessageCenterInternal(bool show_settings) {
WebNotificationTray  388 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::ShowMessageCenter() {
WebNotificationTray  392 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::HideMessageCenter() {
WebNotificationTray  404 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::SetSystemTrayHeight(int height) {
WebNotificationTray  408 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::ShowPopups() {
WebNotificationTray  416 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::HidePopups() {
WebNotificationTray  423 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::ShouldShowMessageCenter() {
WebNotificationTray  429 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::ShouldBlockShelfAutoHide() const {
WebNotificationTray  433 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::IsMessageCenterBubbleVisible() const {
WebNotificationTray  438 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::IsMouseInNotificationBubble() const {
WebNotificationTray  442 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::ShowMessageCenterBubble() {
WebNotificationTray  447 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::UpdateAfterLoginStatusChange(
WebNotificationTray  452 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::SetShelfAlignment(ShelfAlignment alignment) {
WebNotificationTray  462 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::AnchorUpdated() {
WebNotificationTray  469 ash/system/web_notification/web_notification_tray.cc base::string16 WebNotificationTray::GetAccessibleNameForTray() {
WebNotificationTray  474 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::HideBubbleWithView(
WebNotificationTray  484 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::PerformAction(const ui::Event& event) {
WebNotificationTray  492 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::BubbleViewDestroyed() {
WebNotificationTray  497 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::OnMouseEnteredView() {}
WebNotificationTray  499 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::OnMouseExitedView() {}
WebNotificationTray  501 ash/system/web_notification/web_notification_tray.cc base::string16 WebNotificationTray::GetAccessibleNameForBubble() {
WebNotificationTray  505 ash/system/web_notification/web_notification_tray.cc gfx::Rect WebNotificationTray::GetAnchorRect(
WebNotificationTray  512 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::HideBubble(const views::TrayBubbleView* bubble_view) {
WebNotificationTray  516 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::ShowNotifierSettings() {
WebNotificationTray  525 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::IsContextMenuEnabled() const {
WebNotificationTray  531 ash/system/web_notification/web_notification_tray.cc message_center::MessageCenterTray* WebNotificationTray::GetMessageCenterTray() {
WebNotificationTray  535 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::IsCommandIdChecked(int command_id) const {
WebNotificationTray  541 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::IsCommandIdEnabled(int command_id) const {
WebNotificationTray  545 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::GetAcceleratorForCommandId(
WebNotificationTray  551 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::ExecuteCommand(int command_id, int event_flags) {
WebNotificationTray  563 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::ButtonPressed(views::Button* sender,
WebNotificationTray  569 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::OnMessageCenterTrayChanged() {
WebNotificationTray  576 ash/system/web_notification/web_notification_tray.cc       base::Bind(&WebNotificationTray::UpdateTrayContent, AsWeakPtr()));
WebNotificationTray  579 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::UpdateTrayContent() {
WebNotificationTray  598 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::ClickedOutsideBubble() {
WebNotificationTray  607 ash/system/web_notification/web_notification_tray.cc message_center::MessageCenter* WebNotificationTray::message_center() const {
WebNotificationTray  613 ash/system/web_notification/web_notification_tray.cc bool WebNotificationTray::IsPopupVisible() const {
WebNotificationTray  618 ash/system/web_notification/web_notification_tray.cc WebNotificationTray::GetMessageCenterBubbleForTest() {
WebNotificationTray   46 ash/system/web_notification/web_notification_tray.h class ASH_EXPORT WebNotificationTray
WebNotificationTray   51 ash/system/web_notification/web_notification_tray.h       public base::SupportsWeakPtr<WebNotificationTray>,
WebNotificationTray   54 ash/system/web_notification/web_notification_tray.h   explicit WebNotificationTray(StatusAreaWidget* status_area_widget);
WebNotificationTray   55 ash/system/web_notification/web_notification_tray.h   virtual ~WebNotificationTray();
WebNotificationTray  180 ash/system/web_notification/web_notification_tray.h   DISALLOW_COPY_AND_ASSIGN(WebNotificationTray);
WebNotificationTray   43 ash/system/web_notification/web_notification_tray_unittest.cc WebNotificationTray* GetTray() {
WebNotificationTray   48 ash/system/web_notification/web_notification_tray_unittest.cc WebNotificationTray* GetSecondaryTray() {
WebNotificationTray  149 ash/system/web_notification/web_notification_tray_unittest.cc   gfx::Rect GetPopupWorkAreaForTray(WebNotificationTray* tray) {
WebNotificationTray  288 ash/system/web_notification/web_notification_tray_unittest.cc   WebNotificationTray* secondary_tray = GetSecondaryTray();
WebNotificationTray  265 chrome/browser/notifications/message_center_notification_manager.cc     ash::WebNotificationTray* tray =
WebNotificationTray   33 chrome/browser/ui/views/message_center/message_center_widget_delegate.cc     WebNotificationTray* tray,
WebNotificationTray   43 chrome/browser/ui/views/message_center/message_center_widget_delegate.h class WebNotificationTray;
WebNotificationTray   54 chrome/browser/ui/views/message_center/message_center_widget_delegate.h   MessageCenterWidgetDelegate(WebNotificationTray* tray,
WebNotificationTray  100 chrome/browser/ui/views/message_center/message_center_widget_delegate.h   WebNotificationTray* tray_;
WebNotificationTray  124 chrome/browser/ui/views/message_center/web_notification_tray.cc   return new WebNotificationTray();
WebNotificationTray  127 chrome/browser/ui/views/message_center/web_notification_tray.cc WebNotificationTray::WebNotificationTray()
WebNotificationTray  140 chrome/browser/ui/views/message_center/web_notification_tray.cc WebNotificationTray::~WebNotificationTray() {
WebNotificationTray  148 chrome/browser/ui/views/message_center/web_notification_tray.cc message_center::MessageCenter* WebNotificationTray::message_center() {
WebNotificationTray  152 chrome/browser/ui/views/message_center/web_notification_tray.cc bool WebNotificationTray::ShowPopups() {
WebNotificationTray  157 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::HidePopups() {
WebNotificationTray  162 chrome/browser/ui/views/message_center/web_notification_tray.cc bool WebNotificationTray::ShowMessageCenter() {
WebNotificationTray  172 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::HideMessageCenter() {
WebNotificationTray  180 chrome/browser/ui/views/message_center/web_notification_tray.cc bool WebNotificationTray::ShowNotifierSettings() {
WebNotificationTray  194 chrome/browser/ui/views/message_center/web_notification_tray.cc bool WebNotificationTray::IsContextMenuEnabled() const {
WebNotificationTray  200 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::OnMessageCenterTrayChanged() {
WebNotificationTray  217 chrome/browser/ui/views/message_center/web_notification_tray.cc       base::Bind(&WebNotificationTray::UpdateStatusIcon, AsWeakPtr()));
WebNotificationTray  220 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::OnStatusIconClicked() {
WebNotificationTray  227 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::ExecuteCommand(int command_id, int event_flags) {
WebNotificationTray  239 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::UpdateStatusIcon() {
WebNotificationTray  268 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::SendHideMessageCenter() {
WebNotificationTray  272 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::MarkMessageCenterHidden() {
WebNotificationTray  279 chrome/browser/ui/views/message_center/web_notification_tray.cc PositionInfo WebNotificationTray::GetPositionInfo() {
WebNotificationTray  324 chrome/browser/ui/views/message_center/web_notification_tray.cc MessageCenterTray* WebNotificationTray::GetMessageCenterTray() {
WebNotificationTray  328 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::CreateStatusIcon(const gfx::ImageSkia& image,
WebNotificationTray  346 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::DestroyStatusIcon() {
WebNotificationTray  358 chrome/browser/ui/views/message_center/web_notification_tray.cc void WebNotificationTray::AddQuietModeMenu(StatusIcon* status_icon) {
WebNotificationTray  375 chrome/browser/ui/views/message_center/web_notification_tray.cc WebNotificationTray::GetMessageCenterWidgetDelegateForTest() {
WebNotificationTray   41 chrome/browser/ui/views/message_center/web_notification_tray.h class WebNotificationTray : public message_center::MessageCenterTrayDelegate,
WebNotificationTray   43 chrome/browser/ui/views/message_center/web_notification_tray.h                             public base::SupportsWeakPtr<WebNotificationTray>,
WebNotificationTray   46 chrome/browser/ui/views/message_center/web_notification_tray.h   WebNotificationTray();
WebNotificationTray   47 chrome/browser/ui/views/message_center/web_notification_tray.h   virtual ~WebNotificationTray();
WebNotificationTray  110 chrome/browser/ui/views/message_center/web_notification_tray.h   DISALLOW_COPY_AND_ASSIGN(WebNotificationTray);
WebNotificationTray  139 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc   scoped_ptr<WebNotificationTray> tray(new WebNotificationTray());
WebNotificationTray  165 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc   scoped_ptr<WebNotificationTray> tray(new WebNotificationTray());
WebNotificationTray  186 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc   scoped_ptr<WebNotificationTray> tray(new WebNotificationTray());
WebNotificationTray  214 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc   WebNotificationTray* tray =
WebNotificationTray  215 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc       static_cast<WebNotificationTray*>(mc_manager->tray_.get());
WebNotificationTray   25 chrome/browser/ui/views/message_center/web_notification_tray_win.cc void WebNotificationTray::OnBalloonClicked() {
WebNotificationTray   33 chrome/browser/ui/views/message_center/web_notification_tray_win.cc void WebNotificationTray::DisplayFirstRunBalloon() {