Searched refs:SetMessageCenterVisible (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_list.h62 void SetMessageCenterVisible(bool visible,
H A Dnotification_list_unittest.cc166 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);
H A Dnotification_list.cc64 void NotificationList::SetMessageCenterVisible( function in class:message_center::NotificationList
H A Dmessage_center_impl.cc499 notification_list_->SetMessageCenterVisible(

Completed in 225 milliseconds