Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java1066 void handleDeviceExtAudioLocationChanged(BluetoothDevice device, int id, int location) { in handleDeviceExtAudioLocationChanged() method in VolumeControlService
1164 handleDeviceExtAudioLocationChanged(device, stackEvent.valueInt1, stackEvent.valueInt2); in messageFromNative()