Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp156 class FakeInputMapper : public InputMapper { class
177 FakeInputMapper(InputDeviceContext& deviceContext, const InputReaderConfiguration& readerConfig, in FakeInputMapper() function in android::FakeInputMapper