GetPopupNotifications   34 ash/system/chromeos/managed/tray_locally_managed_user_unittest.cc       message_center::MessageCenter::Get()->GetPopupNotifications();
GetPopupNotifications  260 ash/system/web_notification/web_notification_tray_unittest.cc       GetMessageCenter()->GetPopupNotifications();
GetPopupNotifications  203 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc       message_center->GetPopupNotifications();
GetPopupNotifications   34 ui/message_center/fake_message_center.h   virtual NotificationList::PopupNotifications GetPopupNotifications() OVERRIDE;
GetPopupNotifications   71 ui/message_center/message_center.h   virtual NotificationList::PopupNotifications GetPopupNotifications() = 0;
GetPopupNotifications  364 ui/message_center/message_center_impl.cc       message_center_->GetPopupNotifications();
GetPopupNotifications  462 ui/message_center/message_center_impl.cc       notification_list_->GetPopupNotifications(blockers_, &blocked_ids);
GetPopupNotifications  546 ui/message_center/message_center_impl.cc   return notification_list_->GetPopupNotifications(blockers_, NULL);
GetPopupNotifications  158 ui/message_center/message_center_impl.h   virtual NotificationList::PopupNotifications GetPopupNotifications() OVERRIDE;
GetPopupNotifications  348 ui/message_center/message_center_impl_unittest.cc   EXPECT_EQ(2u, message_center()->GetPopupNotifications().size());
GetPopupNotifications  354 ui/message_center/message_center_impl_unittest.cc   EXPECT_TRUE(message_center()->GetPopupNotifications().empty());
GetPopupNotifications  359 ui/message_center/message_center_impl_unittest.cc   EXPECT_TRUE(message_center()->GetPopupNotifications().empty());
GetPopupNotifications  363 ui/message_center/message_center_impl_unittest.cc   EXPECT_TRUE(message_center()->GetPopupNotifications().empty());
GetPopupNotifications  370 ui/message_center/message_center_impl_unittest.cc   EXPECT_TRUE(message_center()->GetPopupNotifications().empty());
GetPopupNotifications  376 ui/message_center/message_center_impl_unittest.cc   EXPECT_TRUE(message_center()->GetPopupNotifications().empty());
GetPopupNotifications  394 ui/message_center/message_center_impl_unittest.cc   EXPECT_EQ(1u, message_center()->GetPopupNotifications().size());
GetPopupNotifications  409 ui/message_center/message_center_impl_unittest.cc   EXPECT_TRUE(message_center()->GetPopupNotifications().empty());
GetPopupNotifications  415 ui/message_center/message_center_impl_unittest.cc       message_center()->GetPopupNotifications();
GetPopupNotifications  452 ui/message_center/message_center_impl_unittest.cc       message_center()->GetPopupNotifications();
GetPopupNotifications  477 ui/message_center/message_center_impl_unittest.cc   popups = message_center()->GetPopupNotifications();
GetPopupNotifications  484 ui/message_center/message_center_impl_unittest.cc   popups = message_center()->GetPopupNotifications();
GetPopupNotifications  103 ui/message_center/notification_list.h   PopupNotifications GetPopupNotifications(
GetPopupNotifications   80 ui/message_center/notification_list_unittest.cc     return notification_list()->GetPopupNotifications(blockers_, NULL);
GetPopupNotifications  129 ui/message_center/views/message_popup_collection.cc       message_center_->GetPopupNotifications();
GetPopupNotifications  448 ui/message_center/views/message_popup_collection.cc       message_center_->GetPopupNotifications();