SetNotifierEnabled  305 chrome/browser/apps/ephemeral_app_browsertest.cc   notification_service->SetNotifierEnabled(notifier_id, false);
SetNotifierEnabled  774 chrome/browser/extensions/api/notifications/notifications_apitest.cc         SetNotifierEnabled(notifier, false);
SetNotifierEnabled  811 chrome/browser/extensions/api/notifications/notifications_apitest.cc         SetNotifierEnabled(notifier, false);
SetNotifierEnabled  825 chrome/browser/extensions/api/notifications/notifications_apitest.cc         SetNotifierEnabled(notifier, true);
SetNotifierEnabled  793 chrome/browser/notifications/desktop_notification_service.cc   SetNotifierEnabled(notifier_id, true);
SetNotifierEnabled  159 chrome/browser/notifications/desktop_notification_service.h   void SetNotifierEnabled(const message_center::NotifierId& notifier_id,
SetNotifierEnabled  365 chrome/browser/notifications/message_center_settings_controller.cc     notification_service->SetNotifierEnabled(notifier.notifier_id, enabled);
SetNotifierEnabled   71 chrome/browser/notifications/message_center_settings_controller.h   virtual void SetNotifierEnabled(const message_center::Notifier& notifier,
SetNotifierEnabled   72 chrome/browser/notifications/sync_notifier/welcome_delegate.cc     notification_service->SetNotifierEnabled(notifier_id_, false);
SetNotifierEnabled  102 chrome/browser/notifications/sync_notifier/welcome_delegate_unittest.cc   notification_service->SetNotifierEnabled(notifier_id, true);
SetNotifierEnabled   30 ui/message_center/fake_notifier_settings_provider.h   virtual void SetNotifierEnabled(const Notifier& notifier,
SetNotifierEnabled  758 ui/message_center/message_center_impl.cc     settings_provider_->SetNotifierEnabled(notifier, false);
SetNotifierEnabled  178 ui/message_center/notifier_settings.h   virtual void SetNotifierEnabled(const Notifier& notifier, bool enabled) = 0;
SetNotifierEnabled  705 ui/message_center/views/notifier_settings_view.cc     provider_->SetNotifierEnabled((*iter)->notifier(), (*iter)->checked());