Home
last modified time | relevance | path

Searched defs:suppressNoisyIntent (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java877 int profile, boolean suppressNoisyIntent, int musicDevice, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionState()
930 boolean suppressNoisyIntent, int musicDevice) { in setBluetoothHearingAidDeviceConnectionState()
DAudioDeviceBroker.java515 int profile, boolean suppressNoisyIntent, int vol) { in BtDeviceConnectionInfo()
618 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in HearingAidDeviceConnectionInfo()
629 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in postBluetoothHearingAidDeviceConnectionState()
DAudioService.java6244 boolean suppressNoisyIntent, int musicDevice) in setBluetoothHearingAidDeviceConnectionState()
6263 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
/frameworks/base/media/java/android/media/
DIAudioService.aidl274 int state, boolean suppressNoisyIntent, int musicDevice); in setBluetoothHearingAidDeviceConnectionState()
277 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume); in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
DAudioManager.java5783 BluetoothDevice device, int state, boolean suppressNoisyIntent, in setBluetoothHearingAidDeviceConnectionState()
5814 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()