Searched refs:RemoveAllVisibleNotifications (Results 1 – 8 of 8) sorted by relevance
78 void FakeMessageCenter::RemoveAllVisibleNotifications(bool by_user) { in RemoveAllVisibleNotifications() function in message_center::FakeMessageCenter
99 virtual void RemoveAllVisibleNotifications(bool by_user) = 0;
43 virtual void RemoveAllVisibleNotifications(bool by_user) OVERRIDE;
170 virtual void RemoveAllVisibleNotifications(bool by_user) OVERRIDE;
683 void MessageCenterImpl::RemoveAllVisibleNotifications(bool by_user) { in RemoveAllVisibleNotifications() function in message_center::MessageCenterImpl
593 message_center()->RemoveAllVisibleNotifications(false /* by_user */); in TEST_F()
695 message_center_->RemoveAllVisibleNotifications(true); // Action by user. in OnAllNotificationsCleared()
794 messageCenter_->RemoveAllVisibleNotifications(true);