NotificationType  114 base/observer_list.h   explicit ObserverListBase(NotificationType type)
NotificationType  176 base/observer_list.h   NotificationType type_;
NotificationType  186 base/observer_list.h   typedef typename ObserverListBase<ObserverType>::NotificationType
NotificationType  190 base/observer_list.h   explicit ObserverList(NotificationType type)
NotificationType   99 base/observer_list_threadsafe.h   typedef typename ObserverList<ObserverType>::NotificationType
NotificationType  104 base/observer_list_threadsafe.h   explicit ObserverListThreadSafe(NotificationType type) : type_(type) {}
NotificationType  210 base/observer_list_threadsafe.h     explicit ObserverListContext(NotificationType type)
NotificationType  290 base/observer_list_threadsafe.h   const NotificationType type_;
NotificationType  246 chrome/browser/extensions/api/notifications/notifications_api.cc   message_center::NotificationType type =
NotificationType  465 chrome/browser/extensions/api/notifications/notifications_api.cc message_center::NotificationType
NotificationType   50 chrome/browser/extensions/api/notifications/notifications_api.h   message_center::NotificationType MapApiTemplateTypeToType(
NotificationType   17 chrome/browser/extensions/extension_notification_observer.cc std::string Str(const std::vector<chrome::NotificationType>& types) {
NotificationType   20 chrome/browser/extensions/extension_notification_observer.cc   for (std::vector<chrome::NotificationType>::const_iterator it =
NotificationType   46 chrome/browser/extensions/extension_notification_observer.cc   return CheckNotifications(std::vector<chrome::NotificationType>());
NotificationType   50 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType type) {
NotificationType   51 chrome/browser/extensions/extension_notification_observer.cc   return CheckNotifications(std::vector<chrome::NotificationType>(1, type));
NotificationType   55 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t1,
NotificationType   56 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t2) {
NotificationType   57 chrome/browser/extensions/extension_notification_observer.cc   std::vector<chrome::NotificationType> types;
NotificationType   64 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t1,
NotificationType   65 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t2,
NotificationType   66 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t3) {
NotificationType   67 chrome/browser/extensions/extension_notification_observer.cc   std::vector<chrome::NotificationType> types;
NotificationType   75 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t1,
NotificationType   76 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t2,
NotificationType   77 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t3,
NotificationType   78 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t4,
NotificationType   79 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t5,
NotificationType   80 chrome/browser/extensions/extension_notification_observer.cc     chrome::NotificationType t6) {
NotificationType   81 chrome/browser/extensions/extension_notification_observer.cc   std::vector<chrome::NotificationType> types;
NotificationType  101 chrome/browser/extensions/extension_notification_observer.cc         notifications_.push_back(static_cast<chrome::NotificationType>(type));
NotificationType  109 chrome/browser/extensions/extension_notification_observer.cc         notifications_.push_back(static_cast<chrome::NotificationType>(type));
NotificationType  117 chrome/browser/extensions/extension_notification_observer.cc         notifications_.push_back(static_cast<chrome::NotificationType>(type));
NotificationType  133 chrome/browser/extensions/extension_notification_observer.cc     const std::vector<chrome::NotificationType>& types) {
NotificationType   36 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType type) WARN_UNUSED_RESULT;
NotificationType   38 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t1,
NotificationType   39 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t2) WARN_UNUSED_RESULT;
NotificationType   41 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t1,
NotificationType   42 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t2,
NotificationType   43 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t3) WARN_UNUSED_RESULT;
NotificationType   45 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t1,
NotificationType   46 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t2,
NotificationType   47 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t3,
NotificationType   48 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t4,
NotificationType   49 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t5,
NotificationType   50 chrome/browser/extensions/extension_notification_observer.h       chrome::NotificationType t6) WARN_UNUSED_RESULT;
NotificationType   60 chrome/browser/extensions/extension_notification_observer.h       const std::vector<chrome::NotificationType>& types);
NotificationType   63 chrome/browser/extensions/extension_notification_observer.h   std::vector<chrome::NotificationType> notifications_;
NotificationType   60 chrome/browser/notifications/notification.cc     message_center::NotificationType type,
NotificationType   57 chrome/browser/notifications/notification.h       message_center::NotificationType type,
NotificationType  133 chrome/browser/notifications/sync_notifier/synced_notification.cc     message_center::NotificationType notification_type =
NotificationType   61 chrome/browser/ui/webui/ntp/android/promo_handler.cc void Notify(PromoHandler* ph, chrome::NotificationType notification_type) {
NotificationType  197 chrome/browser/ui/webui/ntp/new_tab_page_handler.cc void NewTabPageHandler::Notify(chrome::NotificationType notification_type) {
NotificationType   84 chrome/browser/ui/webui/ntp/new_tab_page_handler.h   void Notify(chrome::NotificationType notification_type);
NotificationType   54 ui/message_center/message_center_impl_unittest.cc                                    message_center::NotificationType type) {
NotificationType   51 ui/message_center/notification.cc Notification::Notification(NotificationType type,
NotificationType   57 ui/message_center/notification.h   Notification(NotificationType type,
NotificationType   75 ui/message_center/notification.h   NotificationType type() const { return type_; }
NotificationType   76 ui/message_center/notification.h   void set_type(NotificationType type) { type_ = type; }
NotificationType  199 ui/message_center/notification.h   NotificationType type_;
NotificationType  166 ui/message_center/notification_list.cc                                              const NotificationType type) {
NotificationType   91 ui/message_center/notification_list.h                              const NotificationType type);