NOTIFICATION_TYPE_IMAGE 286 chrome/browser/extensions/api/notifications/notifications_api.cc if (has_image != (type == message_center::NOTIFICATION_TYPE_IMAGE)) NOTIFICATION_TYPE_IMAGE 394 chrome/browser/extensions/api/notifications/notifications_api.cc if (notification->type() != message_center::NOTIFICATION_TYPE_IMAGE) NOTIFICATION_TYPE_IMAGE 473 chrome/browser/extensions/api/notifications/notifications_api.cc return message_center::NOTIFICATION_TYPE_IMAGE; NOTIFICATION_TYPE_IMAGE 136 chrome/browser/notifications/sync_notifier/synced_notification.cc notification_type = message_center::NOTIFICATION_TYPE_IMAGE; NOTIFICATION_TYPE_IMAGE 270 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc EXPECT_EQ(message_center::NOTIFICATION_TYPE_IMAGE, notification.type()); NOTIFICATION_TYPE_IMAGE 344 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc EXPECT_EQ(message_center::NOTIFICATION_TYPE_IMAGE, NOTIFICATION_TYPE_IMAGE 399 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc EXPECT_EQ(message_center::NOTIFICATION_TYPE_IMAGE, NOTIFICATION_TYPE_IMAGE 425 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc EXPECT_EQ(message_center::NOTIFICATION_TYPE_IMAGE, notification2.type()); NOTIFICATION_TYPE_IMAGE 269 ui/message_center/views/notification_view.cc case NOTIFICATION_TYPE_IMAGE: