Searched refs:handleBtScoActiveDeviceChange (Results 1 – 2 of 2) sorted by relevance
522 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange() method in BtHelper574 if (!handleBtScoActiveDeviceChange(previousActiveDevice, false)) { in setBtScoActiveDevice()578 if (!handleBtScoActiveDeviceChange(btDevice, true)) { in setBtScoActiveDevice()
4373 PLcom/android/server/audio/BtHelper;->handleBtScoActiveDeviceChange(Landroid/bluetooth/BluetoothDev…