Searched refs:SetNotificationsEnabled (Results 1 – 10 of 10) sorted by relevance
112 void SetNotificationsEnabled(bool enabled) { in SetNotificationsEnabled() function in message_center::__anon5d27376c0111::ToggledNotificationBlocker380 blocker1.SetNotificationsEnabled(false); in TEST_F()385 blocker2.SetNotificationsEnabled(false); in TEST_F()389 blocker2.SetNotificationsEnabled(true); in TEST_F()395 blocker2.SetNotificationsEnabled(false); in TEST_F()396 blocker1.SetNotificationsEnabled(true); in TEST_F()402 blocker2.SetNotificationsEnabled(true); in TEST_F()425 blocker.SetNotificationsEnabled(false); in TEST_F()440 blocker.SetNotificationsEnabled(true); in TEST_F()477 blocker.SetNotificationsEnabled(false); in TEST_F()[all …]
128 virtual void SetNotificationsEnabled(bool notifications_enabled) = 0;
53 void SetNotificationsEnabled(bool notifications_enabled);
115 void AllStatus::SetNotificationsEnabled(bool notifications_enabled) { in SetNotificationsEnabled() function in syncer::AllStatus
69 virtual void SetNotificationsEnabled(bool notifications_enabled) OVERRIDE;
902 void SyncSchedulerImpl::SetNotificationsEnabled(bool notifications_enabled) { in SetNotificationsEnabled() function in syncer::SyncSchedulerImpl
599 scheduler()->SetNotificationsEnabled(false); in TEST_F()
43 void FakeSyncScheduler::SetNotificationsEnabled(bool notifications_enabled) { in SetNotificationsEnabled() function in syncer::FakeSyncScheduler
37 virtual void SetNotificationsEnabled(bool notifications_enabled) OVERRIDE;
896 allstatus_.SetNotificationsEnabled(invalidator_enabled); in SetInvalidatorEnabled()897 scheduler_->SetNotificationsEnabled(invalidator_enabled); in SetInvalidatorEnabled()