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