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