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