19 #ifndef MIR_INPUT_ANDROID_INPUT_DISPATCHER_H_
20 #define MIR_INPUT_ANDROID_INPUT_DISPATCHER_H_
28 class InputDispatcherInterface;
47 std::shared_ptr<InputThread>
const& thread);
51 void start()
override;
54 std::shared_ptr<droidinput::InputDispatcherInterface>
const dispatcher;
55 std::shared_ptr<InputThread>
const dispatcher_thread;
All things Mir.
Definition: aging_buffer.h:24
Definition: android_input_receiver.h:32