Searched refs:notifications_enabled_ (Results 1 – 4 of 4) sorted by relevance
28 notifications_enabled_(false), in P2PNotifier()102 notifications_enabled_ = notifications_enabled; in OnNotificationStateChange()104 OnNotificationStateChange(notifications_enabled_)); in OnNotificationStateChange()126 if (!notifications_enabled_) { in MaybeEmitNotification()
68 bool notifications_enabled_; variable
71 notifications_enabled_ = enabled; in set_notifications_enabled()73 bool notifications_enabled() { return notifications_enabled_; } in notifications_enabled()125 bool notifications_enabled_; variable
24 notifications_enabled_(false), in SyncSessionContext()