Searched refs:inputDev (Results 1 – 1 of 1) sorted by relevance
280 InputDevice inputDev = InputDevice.getDevice(devId); in getInputDeviceId() local281 if (inputDev.supportsSource(inputSource)) { in getInputDeviceId()