Searched defs:onDeviceVolumeChanged (Results 1 – 2 of 2) sorted by relevance
32 void onDeviceVolumeChanged(in BluetoothDevice device, in int volume); in onDeviceVolumeChanged() method
163 default void onDeviceVolumeChanged( in onDeviceVolumeChanged() method215 public void onDeviceVolumeChanged(@NonNull BluetoothDevice device, int volume) { in onDeviceVolumeChanged() method in BluetoothVolumeControl.VolumeControlNotifyCallback