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