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

  /external/chromium_org/ash/system/tray/
system_tray_item.cc 76 void SystemTrayItem::ShowNotificationView() {
77 system_tray()->ShowNotificationView(this);
system_tray_item.h 96 void ShowNotificationView();
system_tray.h 83 void ShowNotificationView(SystemTrayItem* item);
system_tray_unittest.cc 287 tray->ShowNotificationView(test_item);
system_tray.cc 293 void SystemTray::ShowNotificationView(SystemTrayItem* item) {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 342 GetSystemTray()->ShowNotificationView(test_item);
400 GetSystemTray()->ShowNotificationView(test_item);
  /external/chromium_org/ash/system/chromeos/power/
tray_power.cc 191 ShowNotificationView();
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 414 ShowNotificationView();
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc     [all...]

Completed in 508 milliseconds