Searched defs:suppressNoisyIntent (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/media/java/android/media/ |
D | IAudioService.aidl | 214 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume); in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|
D | AudioManager.java | 3953 boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioService.java | 4637 BluetoothDevice device, int state, boolean suppressNoisyIntent, in setBluetoothHearingAidDeviceConnectionState() 4666 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume) in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent() 4676 BluetoothDevice device, int state, int profile, boolean suppressNoisyIntent, in setBluetoothA2dpDeviceConnectionStateInt()
|