Searched refs:SetHideNotifications (Results 1 – 3 of 3) sorted by relevance
88 void SetHideNotifications(bool hidden);
329 void SystemTray::SetHideNotifications(bool hide_notifications) { in SetHideNotifications() function in ash::SystemTray
183 system_tray_->SetHideNotifications(hide); in SetHideSystemNotifications()