Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DActiveDeviceManager.java212 setA2dpActiveDevice(device); in handleMessage()
226 setA2dpActiveDevice(null); in handleMessage()
318 setA2dpActiveDevice(null); in handleMessage()
423 private void setA2dpActiveDevice(BluetoothDevice device) { in setA2dpActiveDevice() method in ActiveDeviceManager
504 setA2dpActiveDevice(null); in wiredAudioDeviceConnected()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java246 private void setA2dpActiveDevice(BluetoothDevice device) { in setA2dpActiveDevice() method in AvrcpTargetService
385 setA2dpActiveDevice(device); in setActiveDevice()