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.java240 int profile, boolean suppressNoisyIntent, int vol) { in BtDeviceConnectionInfo()
258 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
294 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in HearingAidDeviceConnectionInfo()
305 boolean suppressNoisyIntent, int musicDevice, @NonNull String eventSource) { in postBluetoothHearingAidDeviceConnectionState()
DAudioDeviceInventory.java544 int profile, boolean suppressNoisyIntent, int musicDevice, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionState()
600 boolean suppressNoisyIntent, int musicDevice) { in setBluetoothHearingAidDeviceConnectionState()
DAudioService.java4378 boolean suppressNoisyIntent, int musicDevice) in setBluetoothHearingAidDeviceConnectionState()
4402 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
/frameworks/base/media/java/android/media/
DIAudioService.aidl245 int state, boolean suppressNoisyIntent, int musicDevice); in setBluetoothHearingAidDeviceConnectionState()
248 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume); in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
DAudioManager.java4249 BluetoothDevice device, int state, boolean suppressNoisyIntent, in setBluetoothHearingAidDeviceConnectionState()
4280 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()