Searched defs:HotplugEventHandlerX11 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/events/x/
H A Dhotplug_event_handler_x11.h16 class EVENTS_BASE_EXPORT HotplugEventHandlerX11 { class in namespace:ui
18 explicit HotplugEventHandlerX11(DeviceHotplugEventObserver* delegate);
19 ~HotplugEventHandlerX11();
29 DISALLOW_COPY_AND_ASSIGN(HotplugEventHandlerX11);
H A Dhotplug_event_handler_x11.cc107 HotplugEventHandlerX11::HotplugEventHandlerX11( function in class:ui::HotplugEventHandlerX11
112 HotplugEventHandlerX11::~HotplugEventHandlerX11() {
115 void HotplugEventHandlerX11::OnHotplugEvent() {
121 void HotplugEventHandlerX11::HandleTouchscreenDevices(

Completed in 272 milliseconds