Home
last modified time | relevance | path

Searched defs:FakeInputMapper (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp158 class FakeInputMapper : public InputMapper { class
179 FakeInputMapper(InputDeviceContext& deviceContext, const InputReaderConfiguration& readerConfig, in FakeInputMapper() function in android::FakeInputMapper