GetMessageCenter 101 ash/system/web_notification/web_notification_tray_unittest.cc GetMessageCenter()->RemoveAllNotifications(false); GetMessageCenter 118 ash/system/web_notification/web_notification_tray_unittest.cc GetMessageCenter()->AddNotification(notification.Pass()); GetMessageCenter 134 ash/system/web_notification/web_notification_tray_unittest.cc GetMessageCenter()->UpdateNotification(old_id, notification.Pass()); GetMessageCenter 138 ash/system/web_notification/web_notification_tray_unittest.cc GetMessageCenter()->RemoveNotification(id, false); GetMessageCenter 167 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_EQ(1u, GetMessageCenter()->NotificationCount()); GetMessageCenter 168 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_TRUE(GetMessageCenter()->HasNotification("test_id1")); GetMessageCenter 171 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_EQ(2u, GetMessageCenter()->NotificationCount()); GetMessageCenter 172 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_TRUE(GetMessageCenter()->HasNotification("test_id2")); GetMessageCenter 177 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_EQ(2u, GetMessageCenter()->NotificationCount()); GetMessageCenter 178 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_FALSE(GetMessageCenter()->HasNotification("test_id2")); GetMessageCenter 182 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_FALSE(GetMessageCenter()->HasNotification("test_id1")); GetMessageCenter 183 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_EQ(1u, GetMessageCenter()->NotificationCount()); GetMessageCenter 187 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_EQ(0u, GetMessageCenter()->NotificationCount()); GetMessageCenter 188 ash/system/web_notification/web_notification_tray_unittest.cc EXPECT_FALSE(GetMessageCenter()->HasNotification("test_id3")); GetMessageCenter 240 ash/system/web_notification/web_notification_tray_unittest.cc GetMessageCenter()->NotificationCount()); GetMessageCenter 258 ash/system/web_notification/web_notification_tray_unittest.cc GetMessageCenter()->NotificationCount()); GetMessageCenter 260 ash/system/web_notification/web_notification_tray_unittest.cc GetMessageCenter()->GetPopupNotifications(); GetMessageCenter 213 chrome/browser/notifications/extension_welcome_notification.cc return delegate_->GetMessageCenter(); GetMessageCenter 248 chrome/browser/notifications/extension_welcome_notification.cc GetMessageCenter()->AddNotification(message_center_notification.Pass()); GetMessageCenter 255 chrome/browser/notifications/extension_welcome_notification.cc GetMessageCenter()->HasNotification(welcome_notification_id_)) { GetMessageCenter 256 chrome/browser/notifications/extension_welcome_notification.cc GetMessageCenter()->RemoveNotification(welcome_notification_id_, false); GetMessageCenter 49 chrome/browser/notifications/extension_welcome_notification.h virtual message_center::MessageCenter* GetMessageCenter() = 0; GetMessageCenter 97 chrome/browser/notifications/extension_welcome_notification.h message_center::MessageCenter* GetMessageCenter() const;