Searched refs:VolumeControlNotifyCallback (Results 1 – 1 of 1) sorted by relevance
169 new VolumeControlNotifyCallback(mCallbackExecutorMap);171 private class VolumeControlNotifyCallback extends IBluetoothVolumeControlCallback.Stub { class in BluetoothVolumeControl174 VolumeControlNotifyCallback(Map<Callback, Executor> callbackMap) { in VolumeControlNotifyCallback() method in BluetoothVolumeControl.VolumeControlNotifyCallback455 new VolumeControlNotifyCallback(Map.of(callback, executor)), in registerCallback()