19 #ifndef MIR_INPUT_ANDROID_COMMON_INPUT_THREAD_H_
20 #define MIR_INPUT_ANDROID_COMMON_INPUT_THREAD_H_
24 #include <utils/StrongPointer.h>
25 #include <std/Thread.h>
40 CommonInputThread(std::string
const& name, droidinput::sp<droidinput::Thread>
const& thread);
49 std::string
const name;
50 droidinput::sp<droidinput::Thread>
const thread;
All things Mir.
Definition: aging_buffer.h:24
Definition: android_input_receiver.h:32