Home | History | Annotate | Download | only in ash

Lines Matching refs:UpgradeDetector

410   return UpgradeDetector::GetInstance()->notify_upgrade();
1090 UpgradeDetector* detector =
1091 content::Source<UpgradeDetector>(source).ptr();
1095 case UpgradeDetector::UPGRADE_ANNOYANCE_SEVERE:
1099 case UpgradeDetector::UPGRADE_ANNOYANCE_HIGH:
1103 case UpgradeDetector::UPGRADE_ANNOYANCE_ELEVATED:
1107 case UpgradeDetector::UPGRADE_ANNOYANCE_LOW: