Home
last modified time | relevance | path

Searched refs:readerPolicy (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputManager.cpp29 const sp<InputReaderPolicyInterface>& readerPolicy, in InputManager() argument
32 mReader = new InputReader(eventHub, readerPolicy, mDispatcher); in InputManager()
DInputManager.h83 const sp<InputReaderPolicyInterface>& readerPolicy,