Home
last modified time | relevance | path

Searched defs:VolumeControlNotifyCallback (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothVolumeControl.java171 private class VolumeControlNotifyCallback extends IBluetoothVolumeControlCallback.Stub { class in BluetoothVolumeControl
174 VolumeControlNotifyCallback(Map<Callback, Executor> callbackMap) { in VolumeControlNotifyCallback() method in BluetoothVolumeControl.VolumeControlNotifyCallback