Home
last modified time | relevance | path

Searched refs:UPGRADE_ANNOYANCE_CRITICAL (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/
Dupgrade_detector.cc55 case UPGRADE_ANNOYANCE_CRITICAL: in GetIconResourceID()
74 case UPGRADE_ANNOYANCE_CRITICAL: in GetIconResourceID()
Dupgrade_detector.h33 UPGRADE_ANNOYANCE_CRITICAL, // Red exclamation mark. enumerator
Dupgrade_detector_impl.cc385 set_upgrade_notification_stage(UPGRADE_ANNOYANCE_CRITICAL); in NotifyOnUpgrade()
405 is_critical_or_outdated ? UPGRADE_ANNOYANCE_CRITICAL : in NotifyOnUpgrade()
/external/chromium_org/chrome/browser/ui/toolbar/
Dwrench_icon_painter.cc47 case UpgradeDetector::UPGRADE_ANNOYANCE_CRITICAL: in SeverityFromUpgradeLevel()