RemoveAllNotifications  101 ash/system/web_notification/web_notification_tray_unittest.cc     GetMessageCenter()->RemoveAllNotifications(false);
RemoveAllNotifications  226 chrome/browser/notifications/message_center_notification_manager.cc   message_center_->RemoveAllNotifications(/* by_user */ false);
RemoveAllNotifications   43 chrome/browser/ui/views/message_center/web_notification_tray_browsertest.cc     message_center::MessageCenter::Get()->RemoveAllNotifications(false);
RemoveAllNotifications   41 ui/message_center/fake_message_center.h   virtual void RemoveAllNotifications(bool by_user) OVERRIDE;
RemoveAllNotifications   89 ui/message_center/message_center.h   virtual void RemoveAllNotifications(bool by_user) = 0;
RemoveAllNotifications  164 ui/message_center/message_center_impl.h   virtual void RemoveAllNotifications(bool by_user) OVERRIDE;
RemoveAllNotifications  578 ui/message_center/message_center_impl_unittest.cc   message_center()->RemoveAllNotifications(false /* by_user */);
RemoveAllNotifications  112 ui/message_center/views/message_popup_collection_unittest.cc     MessageCenter::Get()->RemoveAllNotifications(false);