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 79 void SystemTrayItem::HideNotificationView() {
80 system_tray()->HideNotificationView(this);
system_tray.cc 269 void SystemTray::HideNotificationView(SystemTrayItem* item) {
434 // while we add items to the main bubble_ (e.g. in HideNotificationView).

Completed in 102 milliseconds