Searched refs:getOutputDeviceAddressForUsage (Results 1 – 4 of 4) sorted by relevance
54 String getOutputDeviceAddressForUsage(int zoneId, int usage); in getOutputDeviceAddressForUsage() method
629 String deviceAddress = mService.getOutputDeviceAddressForUsage(zoneId, usage); in getOutputDeviceForUsage()
125 public String getOutputDeviceAddressForUsage(int zoneId, int usage) { in getOutputDeviceAddressForUsage() method in FakeCarAudioService
1096 public String getOutputDeviceAddressForUsage(int zoneId, @AttributeUsage int usage) { in getOutputDeviceAddressForUsage() method in CarAudioService