Searched refs:createInputDispatcher (Results 1 – 3 of 3) sorted by relevance
28 sp<InputDispatcherInterface> createInputDispatcher(
22 sp<InputDispatcherInterface> createInputDispatcher( in createInputDispatcher() function
56 mDispatcher = createInputDispatcher(dispatcherPolicy); in InputManager()