Searched defs:TriggerNotification (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dupgrade_detector.cc75 TriggerNotification(chrome::NOTIFICATION_UPGRADE_RECOMMENDED);
77 TriggerNotification(chrome::NOTIFICATION_OUTDATED_INSTALL);
79 TriggerNotification(chrome::NOTIFICATION_OUTDATED_INSTALL_NO_AU);
104 void UpgradeDetector::TriggerNotification(chrome::NotificationType type) { function in class:UpgradeDetector
126 TriggerNotification(chrome::NOTIFICATION_CRITICAL_UPGRADE_INSTALLED);
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.cc905 void SyncTest::TriggerNotification(syncer::ModelTypeSet changed_types) { function in class:SyncTest

Completed in 114 milliseconds