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);
50 void device_reset(int32_t device_id, std::chrono::nanoseconds when)
override;
52 void start()
override;
55 std::shared_ptr<droidinput::InputDispatcherInterface>
const dispatcher;
56 std::shared_ptr<InputThread>
const dispatcher_thread;
All things Mir.
Definition: buffer_stream.h:37
Definition: android_input_receiver.h:32
Definition: event_deprecated.h:237