HomeSort by relevance Sort by last modified time
    Searched refs:TriggerNotification (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/
upgrade_detector.cc 75 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) {
126 TriggerNotification(chrome::NOTIFICATION_CRITICAL_UPGRADE_INSTALLED);
upgrade_detector.h 137 void TriggerNotification(chrome::NotificationType type);
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 221 void TriggerNotification(syncer::ModelTypeSet changed_types);
migration_test.cc 142 TriggerNotification(model_types);
sync_test.cc     [all...]

Completed in 696 milliseconds