MessageCenterNotificationManager  176 chrome/browser/background/background_contents_service_unittest.cc     MessageCenterNotificationManager* manager =
MessageCenterNotificationManager  177 chrome/browser/background/background_contents_service_unittest.cc         static_cast<MessageCenterNotificationManager*>(
MessageCenterNotificationManager   50 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::MessageCenterNotificationManager(
MessageCenterNotificationManager   89 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::~MessageCenterNotificationManager() {
MessageCenterNotificationManager   96 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::Add(const Notification& notification,
MessageCenterNotificationManager  108 chrome/browser/notifications/message_center_notification_manager.cc bool MessageCenterNotificationManager::Update(const Notification& notification,
MessageCenterNotificationManager  153 chrome/browser/notifications/message_center_notification_manager.cc const Notification* MessageCenterNotificationManager::FindById(
MessageCenterNotificationManager  161 chrome/browser/notifications/message_center_notification_manager.cc bool MessageCenterNotificationManager::CancelById(const std::string& id) {
MessageCenterNotificationManager  174 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::GetAllIdsByProfileAndSourceOrigin(
MessageCenterNotificationManager  189 chrome/browser/notifications/message_center_notification_manager.cc bool MessageCenterNotificationManager::CancelAllBySourceOrigin(
MessageCenterNotificationManager  208 chrome/browser/notifications/message_center_notification_manager.cc bool MessageCenterNotificationManager::CancelAllByProfile(Profile* profile) {
MessageCenterNotificationManager  225 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::CancelAll() {
MessageCenterNotificationManager  231 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::OnNotificationRemoved(
MessageCenterNotificationManager  244 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::OnCenterVisibilityChanged(
MessageCenterNotificationManager  252 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::OnNotificationUpdated(
MessageCenterNotificationManager  259 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::EnsureMessageCenterClosed() {
MessageCenterNotificationManager  273 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::SetMessageCenterTrayDelegateForTest(
MessageCenterNotificationManager  278 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::Observe(
MessageCenterNotificationManager  293 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ImageDownloads::ImageDownloads(
MessageCenterNotificationManager  301 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ImageDownloads::~ImageDownloads() { }
MessageCenterNotificationManager  303 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::StartDownloads(
MessageCenterNotificationManager  348 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::StartDownloadWithImage(
MessageCenterNotificationManager  383 chrome/browser/notifications/message_center_notification_manager.cc           &MessageCenterNotificationManager::ImageDownloads::DownloadComplete,
MessageCenterNotificationManager  388 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::DownloadComplete(
MessageCenterNotificationManager  405 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::AddPendingDownload() {
MessageCenterNotificationManager  410 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ImageDownloads::PendingDownloadCompleted() {
MessageCenterNotificationManager  419 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ProfileNotification::ProfileNotification(
MessageCenterNotificationManager  432 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ProfileNotification::~ProfileNotification() {
MessageCenterNotificationManager  435 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ProfileNotification::StartDownloads() {
MessageCenterNotificationManager  440 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ProfileNotification::OnDownloadsCompleted() {
MessageCenterNotificationManager  445 chrome/browser/notifications/message_center_notification_manager.cc     MessageCenterNotificationManager::ProfileNotification::GetExtensionId() {
MessageCenterNotificationManager  468 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::AddProfileNotification(
MessageCenterNotificationManager  484 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::RemoveProfileNotification(
MessageCenterNotificationManager  491 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ProfileNotification*
MessageCenterNotificationManager  492 chrome/browser/notifications/message_center_notification_manager.cc     MessageCenterNotificationManager::FindProfileNotification(
MessageCenterNotificationManager   40 chrome/browser/notifications/message_center_notification_manager.h class MessageCenterNotificationManager
MessageCenterNotificationManager   45 chrome/browser/notifications/message_center_notification_manager.h   MessageCenterNotificationManager(
MessageCenterNotificationManager   49 chrome/browser/notifications/message_center_notification_manager.h   virtual ~MessageCenterNotificationManager();
MessageCenterNotificationManager  216 chrome/browser/notifications/message_center_notification_manager.h   base::OneShotTimer<MessageCenterNotificationManager> first_run_balloon_timer_;
MessageCenterNotificationManager  223 chrome/browser/notifications/message_center_notification_manager.h   base::WeakPtrFactory<MessageCenterNotificationManager> weak_factory_;
MessageCenterNotificationManager  239 chrome/browser/notifications/message_center_notification_manager.h   DISALLOW_COPY_AND_ASSIGN(MessageCenterNotificationManager);
MessageCenterNotificationManager   10 chrome/browser/notifications/message_center_notification_manager_win.cc void MessageCenterNotificationManager::DisplayFirstRunBalloon() {
MessageCenterNotificationManager   17 chrome/browser/notifications/message_center_notification_manager_win.cc void MessageCenterNotificationManager::SetFirstRunTimeoutForTest(
MessageCenterNotificationManager   22 chrome/browser/notifications/message_center_notification_manager_win.cc bool MessageCenterNotificationManager::FirstRunTimerIsActive() const {
MessageCenterNotificationManager   26 chrome/browser/notifications/message_center_notification_manager_win.cc void MessageCenterNotificationManager::CheckFirstRunTimer() {
MessageCenterNotificationManager   51 chrome/browser/notifications/message_center_notification_manager_win.cc       base::Bind(&MessageCenterNotificationManager::DisplayFirstRunBalloon,
MessageCenterNotificationManager   65 chrome/browser/notifications/message_center_notifications_browsertest.cc   MessageCenterNotificationManager* manager() {
MessageCenterNotificationManager   66 chrome/browser/notifications/message_center_notifications_browsertest.cc     return static_cast<MessageCenterNotificationManager*>(
MessageCenterNotificationManager   49 chrome/browser/notifications/message_center_notifications_unittest_win.cc     notification_manager_.reset(new MessageCenterNotificationManager(
MessageCenterNotificationManager   64 chrome/browser/notifications/message_center_notifications_unittest_win.cc   MessageCenterNotificationManager* notification_manager() {
MessageCenterNotificationManager   89 chrome/browser/notifications/message_center_notifications_unittest_win.cc   scoped_ptr<MessageCenterNotificationManager> notification_manager_;
MessageCenterNotificationManager   38 chrome/browser/notifications/notification_ui_manager.cc     return new MessageCenterNotificationManager(
MessageCenterNotificationManager   24 chrome/browser/notifications/sync_notifier/welcome_delegate.cc     MessageCenterNotificationManager* message_center_notification_manager =
MessageCenterNotificationManager   25 chrome/browser/notifications/sync_notifier/welcome_delegate.cc         static_cast<MessageCenterNotificationManager*>(notification_ui_manager);
MessageCenterNotificationManager  211 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc   MessageCenterNotificationManager* mc_manager =
MessageCenterNotificationManager  212 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc       static_cast<MessageCenterNotificationManager*>(manager);