Searched refs:getCurrentAudioDevices (Results 1 – 3 of 3) sorted by relevance
135 List<AudioDeviceAttributes> getCurrentAudioDevices() { in getCurrentAudioDevices() method in CarAudioZone
2788 List<AudioDeviceAttributes> devices = audioZone.getCurrentAudioDevices();
603 .that(mTestAudioZone.getCurrentAudioDevices()) in getCurrentAudioDeviceInfos()