Searched refs:handleBtScoActiveDeviceChange (Results 1 – 1 of 1) sorted by relevance
3725 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange() method in AudioService3770 if (!handleBtScoActiveDeviceChange(previousActiveDevice, false)) { in setBtScoActiveDevice()3774 if (!handleBtScoActiveDeviceChange(btDevice, true)) { in setBtScoActiveDevice()