Searched refs:removeEventHubDevice (Results 1 – 4 of 4) sorted by relevance
90 void removeEventHubDevice(int32_t eventHubId);
203 void InputDevice::removeEventHubDevice(int32_t eventHubId) { in removeEventHubDevice() function in android::InputDevice
341 device->removeEventHubDevice(eventHubId); in removeDeviceLocked()
2995 device.removeEventHubDevice(TEST_EVENTHUB_ID); in TEST_F()