OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetMessageCenterVisible
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/message_center/
notification_list.h
60
void
SetMessageCenterVisible
(bool visible,
notification_list_unittest.cc
164
notification_list()->
SetMessageCenterVisible
(true, NULL);
344
notification_list()->
SetMessageCenterVisible
(true, NULL);
345
notification_list()->
SetMessageCenterVisible
(false, NULL);
403
notification_list()->
SetMessageCenterVisible
(true, NULL);
404
notification_list()->
SetMessageCenterVisible
(false, NULL);
notification_list.cc
62
void NotificationList::
SetMessageCenterVisible
(
message_center_impl.cc
482
notification_list_->
SetMessageCenterVisible
(
Completed in 58 milliseconds