Searched refs:handleBtScoActiveDeviceChange (Results 1 – 1 of 1) sorted by relevance
626 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange() method in BtHelper668 if (!handleBtScoActiveDeviceChange(previousActiveDevice, false)) { in onSetBtScoActiveDevice()672 if (!handleBtScoActiveDeviceChange(btDevice, true)) { in onSetBtScoActiveDevice()