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
62
void
SetMessageCenterVisible
(bool visible,
notification_list_unittest.cc
166
notification_list()->
SetMessageCenterVisible
(true, NULL);
346
notification_list()->
SetMessageCenterVisible
(true, NULL);
347
notification_list()->
SetMessageCenterVisible
(false, NULL);
405
notification_list()->
SetMessageCenterVisible
(true, NULL);
406
notification_list()->
SetMessageCenterVisible
(false, NULL);
notification_list.cc
64
void NotificationList::
SetMessageCenterVisible
(
message_center_impl.cc
499
notification_list_->
SetMessageCenterVisible
(
Completed in 31 milliseconds