Searched refs:getOutputDeviceForUsage (Results 1 – 5 of 5) sorted by relevance
111 AudioDeviceInfo device = mCarAudioManager.getOutputDeviceForUsage( in test_getOutputDeviceForUsage()
226 () -> mCarAudioManager.getOutputDeviceForUsage(PRIMARY_AUDIO_ZONE, USAGE_MEDIA)); in getOutputDeviceForUsagePermission()
626 public AudioDeviceInfo getOutputDeviceForUsage(int zoneId, in getOutputDeviceForUsage() method in CarAudioManager
749 .getOutputDeviceForUsage(audioZoneId, USAGE_MEDIA); in setUpDeviceAddressPlayer()
1000 …CAR_CONTROL_AUDIO_SETTINGS) public android.media.AudioDeviceInfo getOutputDeviceForUsage(int, int);