Searched refs:getOutputDeviceAddressForUsage (Results 1 – 3 of 3) sorted by relevance
51 String getOutputDeviceAddressForUsage(int zoneId, int usage); in getOutputDeviceAddressForUsage() method
560 String deviceAddress = mService.getOutputDeviceAddressForUsage(zoneId, usage); in getOutputDeviceForUsage()
955 public String getOutputDeviceAddressForUsage(int zoneId, in getOutputDeviceAddressForUsage() method in CarAudioService