Searched defs:inputDevices (Results 1 – 1 of 1) sorted by relevance
94 private List<AudioDeviceInfo> inputDevices = new ArrayList<>(); field in ShadowAudioManager434 public void setInputDevices(List<AudioDeviceInfo> inputDevices) { in setInputDevices()