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

  /external/chromium_org/ash/system/tray/
system_tray_item.cc 77 void SystemTrayItem::HideNotificationView() {
78 system_tray()->HideNotificationView(this);
system_tray_item.h 95 void HideNotificationView();
tray_notification_view.cc 157 owner_->HideNotificationView();
162 owner_->HideNotificationView();
system_tray.h 80 void HideNotificationView(SystemTrayItem* item);
system_tray.cc 290 void SystemTray::HideNotificationView(SystemTrayItem* item) {
465 // while we add items to the main bubble_ (e.g. in HideNotificationView).
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item.cc 107 screen_tray_item_->HideNotificationView();
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 312 HideNotificationView();
400 HideNotificationView();
  /external/chromium_org/ash/system/chromeos/power/
tray_power.cc 248 HideNotificationView();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 359 GetSystemTray()->HideNotificationView(test_item);

Completed in 229 milliseconds