Home
last modified time | relevance | path

Searched defs:musicDevice (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceInventory.java502 int musicDevice = mDeviceBroker.getDeviceForStream(AudioSystem.STREAM_MUSIC); in onBluetoothA2dpActiveDeviceChange() local
857 @AudioService.ConnectionState int state, int musicDevice) { in checkSendBecomingNoisyIntent()
880 int profile, boolean suppressNoisyIntent, int musicDevice, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionState()
933 boolean suppressNoisyIntent, int musicDevice) { in setBluetoothHearingAidDeviceConnectionState()
1166 @AudioService.ConnectionState int state, int musicDevice) { in checkSendBecomingNoisyIntentInt()
H A DAudioDeviceBroker.java618 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in HearingAidDeviceConnectionInfo()
629 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in postBluetoothHearingAidDeviceConnectionState()
H A DAudioService.java6293 boolean suppressNoisyIntent, int musicDevice) in setBluetoothHearingAidDeviceConnectionState()
/aosp12/frameworks/base/media/java/android/media/
H A DIAudioService.aidl279 int state, boolean suppressNoisyIntent, int musicDevice); in setBluetoothHearingAidDeviceConnectionState()
H A DAudioManager.java5797 int musicDevice) { in setBluetoothHearingAidDeviceConnectionState()
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp6681 DeviceTypeSet musicDevice = in computeVolume() local