Home
last modified time | relevance | path

Searched refs:NotifyScreenCaptureStop (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/ui/
Dscreen_capture_notification_ui_chromeos.cc20 ash::Shell::GetInstance()->system_tray_notifier()->NotifyScreenCaptureStop(); in ~ScreenCaptureNotificationUIChromeOS()
/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h138 void NotifyScreenCaptureStop();
Dsystem_tray_notifier.cc364 void SystemTrayNotifier::NotifyScreenCaptureStop() { in NotifyScreenCaptureStop() function in ash::SystemTrayNotifier
/external/chromium_org/ash/system/chromeos/screen_security/
Dscreen_tray_item_unittest.cc157 base::Bind(&SystemTrayNotifier::NotifyScreenCaptureStop, in TEST_F()