Searched defs:suppressNoisyIntent (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioDeviceInventory.java | 877 int profile, boolean suppressNoisyIntent, int musicDevice, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionState() 930 boolean suppressNoisyIntent, int musicDevice) { in setBluetoothHearingAidDeviceConnectionState()
|
D | AudioDeviceBroker.java | 515 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()
|
D | AudioService.java | 6244 boolean suppressNoisyIntent, int musicDevice) in setBluetoothHearingAidDeviceConnectionState() 6263 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|
/frameworks/base/media/java/android/media/ |
D | IAudioService.aidl | 274 int state, boolean suppressNoisyIntent, int musicDevice); in setBluetoothHearingAidDeviceConnectionState() 277 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume); in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|
D | AudioManager.java | 5783 BluetoothDevice device, int state, boolean suppressNoisyIntent, in setBluetoothHearingAidDeviceConnectionState() 5814 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|