HomeSort by relevance Sort by last modified time
    Searched refs:UPGRADE_ANNOYANCE_CRITICAL (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/
upgrade_detector.h 33 UPGRADE_ANNOYANCE_CRITICAL, // Red exclamation mark.
upgrade_detector.cc 59 case UPGRADE_ANNOYANCE_CRITICAL:
upgrade_detector_impl.cc 452 set_upgrade_notification_stage(UPGRADE_ANNOYANCE_CRITICAL);
472 is_critical_or_outdated ? UPGRADE_ANNOYANCE_CRITICAL :
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_icon_painter.cc 47 case UpgradeDetector::UPGRADE_ANNOYANCE_CRITICAL:
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_linux.cc 324 case UpgradeDetector::UPGRADE_ANNOYANCE_CRITICAL:
system_tray_delegate_win.cc 322 case UpgradeDetector::UPGRADE_ANNOYANCE_CRITICAL:

Completed in 69 milliseconds