Searched refs:DeviceNotifications (Results 1 – 2 of 2) sorted by relevance
30 class SystemMessageWindowWin::DeviceNotifications { class in content::SystemMessageWindowWin32 explicit DeviceNotifications(HWND hwnd) : notifications_() { in DeviceNotifications() function in content::SystemMessageWindowWin::DeviceNotifications36 ~DeviceNotifications() { in ~DeviceNotifications()77 DISALLOW_IMPLICIT_CONSTRUCTORS(DeviceNotifications);95 device_notifications_.reset(new DeviceNotifications(window_)); in SystemMessageWindowWin()
43 class DeviceNotifications; variable44 scoped_ptr<DeviceNotifications> device_notifications_;