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