Searched defs:a2dpVolume (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioDeviceInventory.java | 153 int a2dpVolume = btInfo.getVolume(); in onSetA2dpSinkConnectionState() local 273 int a2dpVolume = btInfo.getVolume(); in onBluetoothA2dpActiveDeviceChange() local 540 int profile, boolean suppressNoisyIntent, int musicDevice, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionState()
|
D | AudioDeviceBroker.java | 235 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|
D | AudioService.java | 4419 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|
/frameworks/base/media/java/android/media/ |
D | IAudioService.aidl | 244 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume); in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|
D | AudioManager.java | 4248 int profile, boolean suppressNoisyIntent, int a2dpVolume) { in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
|