OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
464
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_CRITICAL);
466
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_LOW);
485
set_upgrade_notification_stage
(
492
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_HIGH);
494
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_ELEVATED);
496
set_upgrade_notification_stage
(UPGRADE_ANNOYANCE_LOW);
upgrade_detector.h
124
void
set_upgrade_notification_stage
(UpgradeNotificationAnnoyanceLevel stage) {
function in class:UpgradeDetector
Completed in 871 milliseconds