Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp644 FakeInputMapper& addDeviceWithFakeInputMapper(int32_t deviceId, int32_t eventHubId, in addDeviceWithFakeInputMapper() function in android::InputReaderTest
792 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
823 FakeInputMapper& mapper = addDeviceWithFakeInputMapper(deviceId, eventHubId, "keyboard", in TEST_F()
842 FakeInputMapper& mapper = addDeviceWithFakeInputMapper(deviceId, eventHubId, "joystick", in TEST_F()
856 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
889 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
922 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
979 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
1191 addDeviceWithFakeInputMapper(FIRST_DEVICE_ID, FIRST_DEVICE_ID, "first", in TEST_F()
1195 addDeviceWithFakeInputMapper(SECOND_DEVICE_ID, SECOND_DEVICE_ID, "second", in TEST_F()