Searched refs:devId (Results 1 – 2 of 2) sorted by relevance
206 final int devId = sources[0].port().id(); in getAudioDevice() local210 if (devices[j].getId() == devId) { in getAudioDevice()
279 for (int devId : devIds) { in getInputDeviceId()280 InputDevice inputDev = InputDevice.getDevice(devId); in getInputDeviceId()282 return devId; in getInputDeviceId()