Home
last modified time | relevance | path

Searched refs:ShowNotificationView (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_item.cc73 void SystemTrayItem::ShowNotificationView() { in ShowNotificationView() function in ash::SystemTrayItem
74 system_tray()->ShowNotificationView(this); in ShowNotificationView()
Dsystem_tray_item.h92 void ShowNotificationView();
Dsystem_tray.h77 void ShowNotificationView(SystemTrayItem* item);
Dsystem_tray_unittest.cc308 tray->ShowNotificationView(test_item); in TEST_F()
Dsystem_tray.cc282 void SystemTray::ShowNotificationView(SystemTrayItem* item) { in ShowNotificationView() function in ash::SystemTray
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray_unittest.cc345 GetSystemTray()->ShowNotificationView(test_item); in TEST_F()
398 GetSystemTray()->ShowNotificationView(test_item); in TEST_F()
/external/chromium_org/ash/system/chromeos/power/
Dtray_power.cc246 ShowNotificationView(); in OnPowerStatusChanged()
/external/chromium_org/ash/system/chromeos/network/
Dtray_sms.cc414 ShowNotificationView(); in Update()
/external/chromium_org/ash/shelf/
Dshelf_layout_manager_unittest.cc1910 tray->ShowNotificationView(item); in TEST_F()