Searched defs:KeyboardSink (Results 1 – 4 of 4) sorted by relevance
27 struct KeyboardSink { struct32 void start() {sink_->start();} in start()
25 KeyboardSink::KeyboardSink(std::shared_ptr<RunLoop> runLoop, int serverFd, in KeyboardSink() function in android::KeyboardSink
37 using KeyboardSink = android::KeyboardSink; member
59 using KeyboardSink = android::KeyboardSink; member