Home
last modified time | relevance | path

Searched refs:kSystemNotificationColorCriticalWarning (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/
H A Dnotification_utils.h36 constexpr SkColor kSystemNotificationColorCriticalWarning = gfx::kGoogleRed700; variable
H A Dnotification_utils.cc56 color = kSystemNotificationColorCriticalWarning; in CreateSystemNotification()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/plugin_vm/
H A Dplugin_vm_uninstaller_notification.cc80 notification_->set_accent_color(ash::kSystemNotificationColorCriticalWarning); in SetFailed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/notification/
H A Ddownload_item_notification.cc560 ? ash::kSystemNotificationColorCriticalWarning in GetNotificationIconColor()
566 return ash::kSystemNotificationColorCriticalWarning; in GetNotificationIconColor()
584 return ash::kSystemNotificationColorCriticalWarning; in GetNotificationIconColor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dcrostini_export_import_notification_controller.cc227 notification_->set_accent_color(ash::kSystemNotificationColorCriticalWarning); in SetStatusFailedWithMessageUI()
H A Dcrostini_package_notification.cc223 ash::kSystemNotificationColorCriticalWarning); in UpdateProgress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/message_center/
H A Dmetrics_utils.cc110 kSystemNotificationColorCriticalWarning) { in GetNotificationTypeForCrosSystemPriority()