Home
last modified time | relevance | path

Searched refs:NotifyLastWindowClosed (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h142 void NotifyLastWindowClosed();
Dsystem_tray_notifier.cc381 void SystemTrayNotifier::NotifyLastWindowClosed() { in NotifyLastWindowClosed() function in ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_chromeos.cc1045 GetSystemTrayNotifier()->NotifyLastWindowClosed(); in NotifyIfLastWindowClosed()