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

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

Completed in 2329 milliseconds