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

  /external/chromium_org/ash/system/tray/
system_tray_item.cc 79 void SystemTrayItem::HideNotificationView() {
80 system_tray()->HideNotificationView(this);
system_tray_item.h 99 void HideNotificationView();
tray_notification_view.cc 157 owner_->HideNotificationView();
162 owner_->HideNotificationView();
system_tray.h 97 void HideNotificationView(SystemTrayItem* item);
system_tray.cc 269 void SystemTray::HideNotificationView(SystemTrayItem* item) {
434 // while we add items to the main bubble_ (e.g. in HideNotificationView).
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item.cc 109 screen_tray_item_->HideNotificationView();
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 300 HideNotificationView();
361 HideNotificationView();
tray_network.cc 447 HideNotificationView();
510 HideNotificationView();
  /external/chromium_org/ash/system/chromeos/power/
tray_power.cc 191 HideNotificationView();
  /external/chromium_org/ash/system/session_length_limit/
tray_session_length_limit.cc 377 HideNotificationView();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 336 GetSystemTray()->HideNotificationView(test_item);
  /external/chromium_org/ash/system/chromeos/
tray_display.cc 304 owner()->HideNotificationView();

Completed in 4118 milliseconds