Home
last modified time | relevance | path

Searched refs:NotifyUpdateRecommended (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h124 void NotifyUpdateRecommended(UpdateObserver::UpdateSeverity severity);
Dsystem_tray_notifier.cc288 void SystemTrayNotifier::NotifyUpdateRecommended( in NotifyUpdateRecommended() function in ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_win.cc322 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity); in Observe()
Dsystem_tray_delegate_linux.cc325 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity); in Observe()
Dsystem_tray_delegate_chromeos.cc1112 GetSystemTrayNotifier()->NotifyUpdateRecommended(severity); in Observe()