Home
last modified time | relevance | path

Searched refs:onVolumeOffsetAudioDescriptionChanged (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothVolumeControlCallback.aidl31 …void onVolumeOffsetAudioDescriptionChanged(in BluetoothDevice device, in int instanceId, in String… in onVolumeOffsetAudioDescriptionChanged() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothVolumeControl.java146 default void onVolumeOffsetAudioDescriptionChanged( in onVolumeOffsetAudioDescriptionChanged() method
205 public void onVolumeOffsetAudioDescriptionChanged( in onVolumeOffsetAudioDescriptionChanged() method in BluetoothVolumeControl.VolumeControlNotifyCallback
210 cb.onVolumeOffsetAudioDescriptionChanged( in onVolumeOffsetAudioDescriptionChanged()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java1135 .onVolumeOffsetAudioDescriptionChanged(eq(mDevice), eq(1), eq(testDevice1Desc1)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
1140 .onVolumeOffsetAudioDescriptionChanged(eq(mDevice), eq(2), eq(testDevice1Desc2)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
1145 .onVolumeOffsetAudioDescriptionChanged(eq(mDeviceTwo), eq(1), eq(testDevice2Desc)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
1155 .onVolumeOffsetAudioDescriptionChanged(eq(mDevice), eq(1), eq(testDevice1Desc3)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java747 callback.onVolumeOffsetAudioDescriptionChanged(device, id, description); in notifyNewCallbackOfKnownVolumeInfo()
1116 .onVolumeOffsetAudioDescriptionChanged(device, id, description); in handleDeviceExtAudioDescriptionChanged()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1134 …leaudio_multiple_vocs_instances_api") public default void onVolumeOffsetAudioDescriptionChanged(@N…