HomeSort by relevance Sort by last modified time
    Searched refs:OnBlockingStateChanged (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ui/message_center/
notification_blocker.h 22 virtual void OnBlockingStateChanged(NotificationBlocker* blocker) = 0;
message_center_observer.h 57 virtual void OnBlockingStateChanged(NotificationBlocker* blocker) {}
notification_blocker.cc 38 NotificationBlocker::Observer, observers_, OnBlockingStateChanged(this));
message_center_tray.h 91 virtual void OnBlockingStateChanged(NotificationBlocker* blocker) OVERRIDE;
message_center_tray.cc 245 void MessageCenterTray::OnBlockingStateChanged(NotificationBlocker* blocker) {
message_center_impl.h 198 virtual void OnBlockingStateChanged(NotificationBlocker* blocker) OVERRIDE;
message_center_impl.cc 462 void MessageCenterImpl::OnBlockingStateChanged(NotificationBlocker* blocker) {
482 OnBlockingStateChanged(blocker));
  /external/chromium_org/chrome/browser/notifications/
login_state_notification_blocker_chromeos_browsertest.cc 53 virtual void OnBlockingStateChanged(
login_state_notification_blocker_chromeos_unittest.cc 40 virtual void OnBlockingStateChanged(
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_notification_blocker_chromeos_unittest.cc 62 virtual void OnBlockingStateChanged(

Completed in 233 milliseconds