19 #ifndef MIR_INPUT_NESTED_INPUT_RELAY_H_
20 #define MIR_INPUT_NESTED_INPUT_RELAY_H_
24 #include <utils/StrongPointer.h>
26 namespace android {
class InputDispatcher; }
38 void set_dispatcher(::android::sp<::android::InputDispatcher>
const& dispatcher);
43 ::android::sp<::android::InputDispatcher> dispatcher;