Searched defs:readerPolicy (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/inputflinger/
H A DInputManager.cpp29 const sp<InputReaderPolicyInterface>& readerPolicy,
32 mReader = new InputReader(eventHub, readerPolicy, mDispatcher);
27 InputManager( const sp<EventHubInterface>& eventHub, const sp<InputReaderPolicyInterface>& readerPolicy, const sp<InputDispatcherPolicyInterface>& dispatcherPolicy) argument

Completed in 62 milliseconds