NotificationBlocker 76 ash/first_run/desktop_cleaner.cc class NotificationBlocker : public message_center::NotificationBlocker { NotificationBlocker 79 ash/first_run/desktop_cleaner.cc : message_center::NotificationBlocker( NotificationBlocker 93 ash/first_run/desktop_cleaner.cc DISALLOW_COPY_AND_ASSIGN(NotificationBlocker); NotificationBlocker 104 ash/first_run/desktop_cleaner.cc notification_blocker_.reset(new NotificationBlocker()); NotificationBlocker 17 ash/first_run/desktop_cleaner.h class NotificationBlocker; NotificationBlocker 34 ash/first_run/desktop_cleaner.h scoped_ptr<NotificationBlocker> notification_blocker_; NotificationBlocker 221 chrome/browser/notifications/balloon_notification_ui_manager.cc message_center::NotificationBlocker* blocker) { NotificationBlocker 33 chrome/browser/notifications/balloon_notification_ui_manager.h public message_center::NotificationBlocker::Observer { NotificationBlocker 91 chrome/browser/notifications/balloon_notification_ui_manager.h message_center::NotificationBlocker* blocker) OVERRIDE; NotificationBlocker 51 chrome/browser/notifications/fullscreen_notification_blocker.cc : NotificationBlocker(message_center), NotificationBlocker 15 chrome/browser/notifications/fullscreen_notification_blocker.h : public message_center::NotificationBlocker, NotificationBlocker 19 chrome/browser/notifications/login_state_notification_blocker_chromeos.cc : NotificationBlocker(message_center), NotificationBlocker 21 chrome/browser/notifications/login_state_notification_blocker_chromeos.h : public message_center::NotificationBlocker, NotificationBlocker 27 chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc public message_center::NotificationBlocker::Observer { NotificationBlocker 60 chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc message_center::NotificationBlocker* blocker) OVERRIDE { NotificationBlocker 77 chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc scoped_ptr<message_center::NotificationBlocker> blocker_; NotificationBlocker 16 chrome/browser/notifications/login_state_notification_blocker_chromeos_unittest.cc public message_center::NotificationBlocker::Observer { NotificationBlocker 41 chrome/browser/notifications/login_state_notification_blocker_chromeos_unittest.cc message_center::NotificationBlocker* blocker) OVERRIDE { NotificationBlocker 58 chrome/browser/notifications/login_state_notification_blocker_chromeos_unittest.cc scoped_ptr<message_center::NotificationBlocker> blocker_; NotificationBlocker 34 chrome/browser/notifications/message_center_notification_manager.h class NotificationBlocker; NotificationBlocker 229 chrome/browser/notifications/message_center_notification_manager.h ScopedVector<message_center::NotificationBlocker> blockers_; NotificationBlocker 16 chrome/browser/notifications/screen_lock_notification_blocker.cc : NotificationBlocker(message_center), NotificationBlocker 15 chrome/browser/notifications/screen_lock_notification_blocker.h : public message_center::NotificationBlocker { NotificationBlocker 20 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.cc : NotificationBlocker(message_center), NotificationBlocker 18 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h : public message_center::NotificationBlocker, NotificationBlocker 20 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos_unittest.cc public message_center::NotificationBlocker::Observer { NotificationBlocker 56 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos_unittest.cc message_center::NotificationBlocker* blocker) OVERRIDE { NotificationBlocker 70 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos_unittest.cc const message_center::NotificationBlocker* blocker() { NotificationBlocker 22 ui/message_center/fake_message_center.cc void FakeMessageCenter::AddNotificationBlocker(NotificationBlocker* blocker) { NotificationBlocker 26 ui/message_center/fake_message_center.cc NotificationBlocker* blocker) { NotificationBlocker 24 ui/message_center/fake_message_center.h virtual void AddNotificationBlocker(NotificationBlocker* blocker) OVERRIDE; NotificationBlocker 25 ui/message_center/fake_message_center.h virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) OVERRIDE; NotificationBlocker 34 ui/message_center/message_center.h class NotificationBlocker; NotificationBlocker 74 ui/message_center/message_center.h virtual void AddNotificationBlocker(NotificationBlocker* blocker) = 0; NotificationBlocker 75 ui/message_center/message_center.h virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) = 0; NotificationBlocker 440 ui/message_center/message_center_impl.cc void MessageCenterImpl::AddNotificationBlocker(NotificationBlocker* blocker) { NotificationBlocker 450 ui/message_center/message_center_impl.cc NotificationBlocker* blocker) { NotificationBlocker 451 ui/message_center/message_center_impl.cc std::vector<NotificationBlocker*>::iterator iter = NotificationBlocker 459 ui/message_center/message_center_impl.cc void MessageCenterImpl::OnBlockingStateChanged(NotificationBlocker* blocker) { NotificationBlocker 138 ui/message_center/message_center_impl.h public NotificationBlocker::Observer { NotificationBlocker 146 ui/message_center/message_center_impl.h virtual void AddNotificationBlocker(NotificationBlocker* blocker) OVERRIDE; NotificationBlocker 147 ui/message_center/message_center_impl.h virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) OVERRIDE; NotificationBlocker 191 ui/message_center/message_center_impl.h virtual void OnBlockingStateChanged(NotificationBlocker* blocker) OVERRIDE; NotificationBlocker 215 ui/message_center/message_center_impl.h std::vector<NotificationBlocker*> blockers_; NotificationBlocker 78 ui/message_center/message_center_impl_unittest.cc class ToggledNotificationBlocker : public NotificationBlocker { NotificationBlocker 81 ui/message_center/message_center_impl_unittest.cc : NotificationBlocker(message_center), NotificationBlocker 321 ui/message_center/message_center_impl_unittest.cc TEST_F(MessageCenterImplTest, NotificationBlocker) { NotificationBlocker 14 ui/message_center/message_center_observer.h class NotificationBlocker; NotificationBlocker 55 ui/message_center/message_center_observer.h virtual void OnBlockingStateChanged(NotificationBlocker* blocker) {} NotificationBlocker 244 ui/message_center/message_center_tray.cc void MessageCenterTray::OnBlockingStateChanged(NotificationBlocker* blocker) { NotificationBlocker 90 ui/message_center/message_center_tray.h virtual void OnBlockingStateChanged(NotificationBlocker* blocker) OVERRIDE; NotificationBlocker 11 ui/message_center/notification_blocker.cc NotificationBlocker::NotificationBlocker(MessageCenter* message_center) NotificationBlocker 17 ui/message_center/notification_blocker.cc NotificationBlocker::~NotificationBlocker() { NotificationBlocker 22 ui/message_center/notification_blocker.cc void NotificationBlocker::AddObserver(NotificationBlocker::Observer* observer) { NotificationBlocker 26 ui/message_center/notification_blocker.cc void NotificationBlocker::RemoveObserver( NotificationBlocker 27 ui/message_center/notification_blocker.cc NotificationBlocker::Observer* observer) { NotificationBlocker 31 ui/message_center/notification_blocker.cc bool NotificationBlocker::ShouldShowNotification( NotificationBlocker 36 ui/message_center/notification_blocker.cc void NotificationBlocker::NotifyBlockingStateChanged() { NotificationBlocker 38 ui/message_center/notification_blocker.cc NotificationBlocker::Observer, observers_, OnBlockingStateChanged(this)); NotificationBlocker 18 ui/message_center/notification_blocker.h class MESSAGE_CENTER_EXPORT NotificationBlocker { NotificationBlocker 22 ui/message_center/notification_blocker.h virtual void OnBlockingStateChanged(NotificationBlocker* blocker) = 0; NotificationBlocker 25 ui/message_center/notification_blocker.h explicit NotificationBlocker(MessageCenter* message_center); NotificationBlocker 26 ui/message_center/notification_blocker.h virtual ~NotificationBlocker(); NotificationBlocker 54 ui/message_center/notification_blocker.h typedef std::vector<NotificationBlocker*> NotificationBlockers;