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