Home
last modified time | relevance | path

Searched refs:hide_notifications_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray.cc130 hide_notifications_(false), in SystemTray()
331 hide_notifications_ = hide_notifications; in SetHideNotifications()
572 if (hide_notifications_) in UpdateNotificationBubble()
Dsystem_tray.h229 bool hide_notifications_; variable