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.java214 setA2dpActiveDevice(device); in handleMessage()
228 setA2dpActiveDevice(null); in handleMessage()
320 setA2dpActiveDevice(null); in handleMessage()
426 private void setA2dpActiveDevice(BluetoothDevice device) { in setA2dpActiveDevice() method in ActiveDeviceManager
509 setA2dpActiveDevice(null); in wiredAudioDeviceConnected()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java291 private void setA2dpActiveDevice(BluetoothDevice device) { in setA2dpActiveDevice() method in AvrcpTargetService
459 setA2dpActiveDevice(device); in setActiveDevice()