Home
last modified time | relevance | path

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

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