Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp990 class FakeInputMapper : public InputMapper { class
1008 FakeInputMapper(InputDeviceContext& deviceContext, uint32_t sources) in FakeInputMapper() function in android::FakeInputMapper