Searched refs:HideNotificationView (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dsystem_tray_item.cc77 void SystemTrayItem::HideNotificationView() { function in class:ash::SystemTrayItem
78 system_tray()->HideNotificationView(this);
H A Dsystem_tray_item.h95 void HideNotificationView();
H A Dtray_notification_view.cc157 owner_->HideNotificationView();
162 owner_->HideNotificationView();
H A Dsystem_tray.h80 void HideNotificationView(SystemTrayItem* item);
H A Dsystem_tray.cc290 void SystemTray::HideNotificationView(SystemTrayItem* item) { function in class:ash::SystemTray
465 // while we add items to the main bubble_ (e.g. in HideNotificationView).
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item.cc107 screen_tray_item_->HideNotificationView();
/external/chromium_org/ash/system/chromeos/network/
H A Dtray_sms.cc312 HideNotificationView();
400 HideNotificationView();
/external/chromium_org/ash/system/chromeos/power/
H A Dtray_power.cc248 HideNotificationView();
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc359 GetSystemTray()->HideNotificationView(test_item);

Completed in 439 milliseconds