Searched defs:notifications_enabled (Results 1 – 9 of 9) sorted by relevance
44 virtual void OnNotificationStateChange(bool notifications_enabled) { in OnNotificationStateChange()
100 void P2PNotifier::OnNotificationStateChange(bool notifications_enabled) { in OnNotificationStateChange()
120 bool notifications_enabled) { in OnNotificationStateChange()
140 void AllStatus::SetNotificationsEnabled(bool notifications_enabled) { in SetNotificationsEnabled()
689 bool notifications_enabled; // True only if subscribed for notifications. member
873 void SyncerThread::set_notifications_enabled(bool notifications_enabled) { in set_notifications_enabled()
2603 bool notifications_enabled = allstatus_.status().notifications_enabled; in ProcessMessage() local2695 bool notifications_enabled) { in OnNotificationStateChange()2829 bool notifications_enabled) { in TriggerOnNotificationStateChangeForTest()
73 bool notifications_enabled() { return notifications_enabled_; } in notifications_enabled() function
285 optional bool notifications_enabled = 2; field