Searched refs:createInputDispatcher (Results 1 – 3 of 3) sorted by relevance
27 std::unique_ptr<InputDispatcherInterface> createInputDispatcher(
22 std::unique_ptr<InputDispatcherInterface> createInputDispatcher( in createInputDispatcher() function
133 mDispatcher = createInputDispatcher(dispatcherPolicy); in InputManager()