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

/external/chromium_org/ui/wm/core/
H A Dfocus_controller_unittest.cc279 class SimpleEventHandler : public ui::EventHandler { class in namespace:wm
281 SimpleEventHandler() {} function in class:wm::SimpleEventHandler
282 virtual ~SimpleEventHandler() {}
293 DISALLOW_COPY_AND_ASSIGN(SimpleEventHandler);
910 SimpleEventHandler handler;

Completed in 63 milliseconds