Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothVolumeControl.java93 default void onVolumeOffsetChanged( in onVolumeOffsetChanged() method
110 default void onVolumeOffsetChanged( in onVolumeOffsetChanged() method
115 onVolumeOffsetChanged(device, volumeOffset); in onVolumeOffsetChanged()
186 public void onVolumeOffsetChanged( in onVolumeOffsetChanged() method in BluetoothVolumeControl.VolumeControlNotifyCallback
190 forEach((cb) -> cb.onVolumeOffsetChanged(device, instanceId, volumeOffset)); in onVolumeOffsetChanged()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothVolumeControlCallback.aidl29 void onVolumeOffsetChanged(in BluetoothDevice device, in int instanceId, in int volumeOffset); in onVolumeOffsetChanged() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java1132 verify(callback).onVolumeOffsetChanged(eq(mDevice), eq(1), eq(100)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
1137 verify(callback).onVolumeOffsetChanged(eq(mDevice), eq(2), eq(200)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
1142 verify(callback).onVolumeOffsetChanged(eq(mDeviceTwo), eq(1), eq(250)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
1152 verify(callback).onVolumeOffsetChanged(eq(mDevice), eq(1), eq(50)); in testServiceBinderRegisterCallbackWhenDeviceAlreadyConnected()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java744 callback.onVolumeOffsetChanged(device, id, offset); in notifyNewCallbackOfKnownVolumeInfo()
1058 mCallbacks.getBroadcastItem(i).onVolumeOffsetChanged(device, id, value); in handleDeviceExtAudioOffsetChanged()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1136 …method @Deprecated public default void onVolumeOffsetChanged(@NonNull android.bluetooth.BluetoothD…
1137 …h.flags.leaudio_multiple_vocs_instances_api") public default void onVolumeOffsetChanged(@NonNull a…