Home
last modified time | relevance | path

Searched defs:InputReceiver (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/native/android/
Dsurface_control_input_receiver.cpp38 class InputReceiver : public InputConsumerCallbacks { class
40 InputReceiver(const sp<Looper>& looper, const std::shared_ptr<InputChannel>& inputChannel, in InputReceiver() function in InputReceiver