Home
last modified time | relevance | path

Searched refs:handleBtScoActiveDeviceChange (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DBtHelper.java569 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange() method in BtHelper
612 if (!handleBtScoActiveDeviceChange(previousActiveDevice, false)) { in setBtScoActiveDevice()
616 if (!handleBtScoActiveDeviceChange(btDevice, true)) { in setBtScoActiveDevice()
/aosp12/frameworks/base/services/
H A Dart-profile11503 HPLcom/android/server/audio/BtHelper;->handleBtScoActiveDeviceChange(Landroid/bluetooth/BluetoothDe…