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