Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp950 class FakeInputMapper : public InputMapper { class
968 FakeInputMapper(InputDeviceContext& deviceContext, uint32_t sources) in FakeInputMapper() function in android::FakeInputMapper
977 virtual ~FakeInputMapper() { } in ~FakeInputMapper()
1399 FakeInputMapper& addDeviceWithFakeInputMapper(int32_t deviceId, int32_t eventHubId, in addDeviceWithFakeInputMapper()
1404 FakeInputMapper& mapper = device->addMapper<FakeInputMapper>(eventHubId, sources); in addDeviceWithFakeInputMapper()
1442 device->addMapper<FakeInputMapper>(eventHubId, AINPUT_SOURCE_KEYBOARD); in TEST_F()
1477 FakeInputMapper& mapper = in TEST_F()
1510 FakeInputMapper& mapper = in TEST_F()
1543 FakeInputMapper& mapper = in TEST_F()
1576 FakeInputMapper& mapper = in TEST_F()
[all …]