Searched refs:TriggerNotification (Results 1 - 5 of 5) 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);
H A Dupgrade_detector.h137 void TriggerNotification(chrome::NotificationType type);
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.h221 void TriggerNotification(syncer::ModelTypeSet changed_types);
H A Dmigration_test.cc142 TriggerNotification(model_types);
H A Dsync_test.cc905 void SyncTest::TriggerNotification(syncer::ModelTypeSet changed_types) { function in class:SyncTest

Completed in 9764 milliseconds