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