OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetHideSystemNotifications
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/
status_area_widget.h
42
void
SetHideSystemNotifications
(bool hide);
status_area_widget.cc
133
void StatusAreaWidget::
SetHideSystemNotifications
(bool hide) {
/external/chromium_org/ash/system/web_notification/
web_notification_tray.cc
375
status_area_widget()->
SetHideSystemNotifications
(true);
393
status_area_widget()->
SetHideSystemNotifications
(false);
Completed in 31 milliseconds