Searched refs:set_notifications_enabled (Results 1 – 7 of 7) sorted by relevance
70 void set_notifications_enabled(bool enabled) { in set_notifications_enabled() function
75 get_updates->mutable_caller_info()->set_notifications_enabled( in ExecuteImpl()
30 context_->set_notifications_enabled(true); in SetUp()
79 void set_notifications_enabled(bool notifications_enabled);
64 context_->set_notifications_enabled(true); in SetUp()78 context_->set_notifications_enabled(true); in SetUpWithTypes()530 syncer_thread()->set_notifications_enabled(false); in TEST_F()
873 void SyncerThread::set_notifications_enabled(bool notifications_enabled) { in set_notifications_enabled() function in browser_sync::SyncerThread874 session_context_->set_notifications_enabled(notifications_enabled); in set_notifications_enabled()
2700 syncer_thread()->set_notifications_enabled(notifications_enabled); in OnNotificationStateChange()