Searched refs:postSetVolumeIndexOnDevice (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioDeviceBroker.java | 831 /*package*/ void postSetVolumeIndexOnDevice(int streamType, int vssVolIndex, int device, in postSetVolumeIndexOnDevice() method in AudioDeviceBroker 833 mAudioService.postSetVolumeIndexOnDevice(streamType, vssVolIndex, device, caller); in postSetVolumeIndexOnDevice()
|
H A D | AudioDeviceInventory.java | 346 mDeviceBroker.postSetVolumeIndexOnDevice(AudioSystem.STREAM_MUSIC, in onSetA2dpSinkConnectionState() 480 mDeviceBroker.postSetVolumeIndexOnDevice(AudioSystem.STREAM_MUSIC, in onBluetoothA2dpActiveDeviceChange()
|
H A D | AudioService.java | 7365 public void postSetVolumeIndexOnDevice(int streamType, int vssVolIndex, int device, in postSetVolumeIndexOnDevice() method in AudioService
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 10813 PLcom/android/server/audio/AudioDeviceBroker;->postSetVolumeIndexOnDevice(IIILjava/lang/String;)V 11342 PLcom/android/server/audio/AudioService;->postSetVolumeIndexOnDevice(IIILjava/lang/String;)V
|