Searched defs:InputReceiver (Results 1 – 1 of 1) sorted by relevance
38 class InputReceiver : public InputConsumerCallbacks { class40 InputReceiver(const sp<Looper>& looper, const std::shared_ptr<InputChannel>& inputChannel, in InputReceiver() function in InputReceiver