Home
last modified time | relevance | path

Searched refs:getExtAudioOutVolumeOffset (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java144 public boolean getExtAudioOutVolumeOffset(BluetoothDevice device, int externalOutputId) { in getExtAudioOutVolumeOffset() method in VolumeControlNativeInterface
DVolumeControlService.java1036 mVolumeControlNativeInterface.getExtAudioOutVolumeOffset(device, i); in handleDeviceAvailable()