HomeSort by relevance Sort by last modified time
    Searched defs:HideNotificationView (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/system/tray/
system_tray_item.cc 77 void SystemTrayItem::HideNotificationView() {
78 system_tray()->HideNotificationView(this);
system_tray.cc 290 void SystemTray::HideNotificationView(SystemTrayItem* item) {
465 // while we add items to the main bubble_ (e.g. in HideNotificationView).

Completed in 113 milliseconds