Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp824 class FakeInputMapper : public InputMapper { class
839 FakeInputMapper(InputDevice* device, uint32_t sources) : in FakeInputMapper() function in android::FakeInputMapper
846 virtual ~FakeInputMapper() { } in ~FakeInputMapper()
1042 FakeInputMapper* addDeviceWithFakeInputMapper(int32_t deviceId, int32_t controllerNumber, in addDeviceWithFakeInputMapper()
1046 FakeInputMapper* mapper = new FakeInputMapper(device, sources); in addDeviceWithFakeInputMapper()
1081 FakeInputMapper* mapper = NULL; in TEST_F()
1108 FakeInputMapper* mapper = NULL; in TEST_F()
1135 FakeInputMapper* mapper = NULL; in TEST_F()
1162 FakeInputMapper* mapper = NULL; in TEST_F()
1206 FakeInputMapper* mapper = NULL; in TEST_F()
[all …]