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