Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp793 class FakeInputMapper : public InputMapper { class
808 FakeInputMapper(InputDevice* device, uint32_t sources) : in FakeInputMapper() function in android::FakeInputMapper
815 virtual ~FakeInputMapper() { } in ~FakeInputMapper()
1011 FakeInputMapper* addDeviceWithFakeInputMapper(int32_t deviceId, int32_t controllerNumber, in addDeviceWithFakeInputMapper()
1015 FakeInputMapper* mapper = new FakeInputMapper(device, sources); in addDeviceWithFakeInputMapper()
1050 FakeInputMapper* mapper = NULL; in TEST_F()
1077 FakeInputMapper* mapper = NULL; in TEST_F()
1104 FakeInputMapper* mapper = NULL; in TEST_F()
1131 FakeInputMapper* mapper = NULL; in TEST_F()
1175 FakeInputMapper* mapper = NULL; in TEST_F()
[all …]