Searched refs:SetHideSystemNotifications (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/system/
H A Dstatus_area_widget.h42 void SetHideSystemNotifications(bool hide);
H A Dstatus_area_widget.cc181 void StatusAreaWidget::SetHideSystemNotifications(bool hide) { function in class:ash::StatusAreaWidget
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray.cc377 status_area_widget()->SetHideSystemNotifications(true);
395 status_area_widget()->SetHideSystemNotifications(false);

Completed in 137 milliseconds