Searched refs:setInputDeviceEnabled (Results 1 – 1 of 1) sorted by relevance
215 void setInputDeviceEnabled(uint32_t deviceId, bool enabled);833 void NativeInputManager::setInputDeviceEnabled(uint32_t deviceId, bool enabled) { in setInputDeviceEnabled() function in android::NativeInputManager1694 im->setInputDeviceEnabled(deviceId, true); in nativeEnableInputDevice()1701 im->setInputDeviceEnabled(deviceId, false); in nativeDisableInputDevice()