Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DActiveDeviceManager.java273 setHfpActiveDevice(device); in handleMessage()
287 setHfpActiveDevice(null); in handleMessage()
321 setHfpActiveDevice(null); in handleMessage()
441 private void setHfpActiveDevice(BluetoothDevice device) { in setHfpActiveDevice() method in ActiveDeviceManager
510 setHfpActiveDevice(null); in wiredAudioDeviceConnected()