Searched refs:hide_notifications_ (Results 1 – 2 of 2) sorted by relevance
130 hide_notifications_(false), in SystemTray()331 hide_notifications_ = hide_notifications; in SetHideNotifications()572 if (hide_notifications_) in UpdateNotificationBubble()
229 bool hide_notifications_; variable