Searched defs:getInputDevicesForZoneId (Results 1 – 4 of 4) sorted by relevance
71 List<AudioDeviceAttributes> getInputDevicesForZoneId(int zoneId); in getInputDevicesForZoneId() method
1720 public @NonNull List<AudioDeviceInfo> getInputDevicesForZoneId(int zoneId) { in getInputDevicesForZoneId() method in CarAudioManager
270 public List<AudioDeviceAttributes> getInputDevicesForZoneId(int zoneId) { in getInputDevicesForZoneId() method in FakeCarAudioService
1774 public void getInputDevicesForZoneId() throws Exception { in getInputDevicesForZoneId() method in CarAudioManagerUnitTest