Searched defs:HideNotificationView (Results 1 - 2 of 2) 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.cc290 void SystemTray::HideNotificationView(SystemTrayItem* item) { function in class:ash::SystemTray
465 // while we add items to the main bubble_ (e.g. in HideNotificationView).

Completed in 227 milliseconds