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/
DAudioDeviceBroker.java224 int profile, boolean suppressNoisyIntent, int vol) { in BtDeviceConnectionInfo()
235 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
253 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in HearingAidDeviceConnectionInfo()
264 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in postBluetoothHearingAidDeviceConnectionState()
DAudioDeviceInventory.java540 int profile, boolean suppressNoisyIntent, int musicDevice, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionState()
593 boolean suppressNoisyIntent, int musicDevice) { in setBluetoothHearingAidDeviceConnectionState()
DAudioService.java4395 boolean suppressNoisyIntent, int musicDevice) in setBluetoothHearingAidDeviceConnectionState()
4419 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
/frameworks/base/media/java/android/media/
DIAudioService.aidl241 int state, boolean suppressNoisyIntent, int musicDevice); in setBluetoothHearingAidDeviceConnectionState()
244 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume); in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
DAudioManager.java4217 BluetoothDevice device, int state, boolean suppressNoisyIntent, in setBluetoothHearingAidDeviceConnectionState()
4248 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()