Searched refs:KeyboardWindowDelegate (Results 1 – 1 of 1) sorted by relevance
78 class KeyboardWindowDelegate : public aura::WindowDelegate { class80 explicit KeyboardWindowDelegate(keyboard::KeyboardControllerProxy* proxy) in KeyboardWindowDelegate() function in __anonf24b76e40111::KeyboardWindowDelegate82 virtual ~KeyboardWindowDelegate() {} in ~KeyboardWindowDelegate()124 DISALLOW_COPY_AND_ASSIGN(KeyboardWindowDelegate);230 new KeyboardWindowDelegate(proxy_.get()))); in GetContainerWindow()