OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_upgrade_notification_stage
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/
upgrade_detector_chromeos.cc
66
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_SEVERE);
71
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_HIGH);
73
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_ELEVATED);
75
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_LOW);
/external/chromium_org/chrome/browser/
upgrade_detector_impl.cc
452
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_CRITICAL);
454
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_LOW);
471
set_upgrade_notification_stage
(
478
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_HIGH);
480
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_ELEVATED);
482
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_LOW);
upgrade_detector.h
99
void
set_upgrade_notification_stage
(UpgradeNotificationAnnoyanceLevel stage) {
function in class:UpgradeDetector
Completed in 165 milliseconds