Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java522 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange() method in BtHelper
574 if (!handleBtScoActiveDeviceChange(previousActiveDevice, false)) { in setBtScoActiveDevice()
578 if (!handleBtScoActiveDeviceChange(btDevice, true)) { in setBtScoActiveDevice()
/frameworks/base/services/
Dart-profile4373 PLcom/android/server/audio/BtHelper;->handleBtScoActiveDeviceChange(Landroid/bluetooth/BluetoothDev…