Searched refs:handleBtScoActiveDeviceChange (Results 1 – 2 of 2) sorted by relevance
569 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange() method in BtHelper612 if (!handleBtScoActiveDeviceChange(previousActiveDevice, false)) { in setBtScoActiveDevice()616 if (!handleBtScoActiveDeviceChange(btDevice, true)) { in setBtScoActiveDevice()
11503 HPLcom/android/server/audio/BtHelper;->handleBtScoActiveDeviceChange(Landroid/bluetooth/BluetoothDe…