Searched refs:addEmptyEventHubDevice (Results 1 – 6 of 6) sorted by relevance
87 void addEmptyEventHubDevice(int32_t eventHubId);148 addEmptyEventHubDevice(eventHubId); in addMapper()173 addEmptyEventHubDevice(eventHubId); in addController()
123 mDevice->addEmptyEventHubDevice(EVENTHUB_ID); in constructAndAddMapper()
51 mDevice->addEmptyEventHubDevice(EVENTHUB_ID); in createDevice()
3872 device2->addEmptyEventHubDevice(SECOND_EVENTHUB_ID); in TEST_F()3984 device2->addEmptyEventHubDevice(SECOND_EVENTHUB_ID); in TEST_F()4045 device2->addEmptyEventHubDevice(SECOND_EVENTHUB_ID); in TEST_F()
172 void InputDevice::addEmptyEventHubDevice(int32_t eventHubId) { in addEmptyEventHubDevice() function in android::InputDevice192 addEmptyEventHubDevice(eventHubId); in addEventHubDevice()
370 device.addEmptyEventHubDevice(eventhubId); in getMapperForDevice()