Searched refs:FakeInputMapper (Results 1 – 1 of 1) sorted by relevance
824 class FakeInputMapper : public InputMapper { class839 FakeInputMapper(InputDevice* device, uint32_t sources) : in FakeInputMapper() function in android::FakeInputMapper846 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 …]