Searched refs:onSetBtScoActiveDevice (Results 1 – 3 of 3) sorted by relevance
287 onSetBtScoActiveDevice(btDevice); in onReceiveBtEvent()550 onSetBtScoActiveDevice((activeDevices.size() > 0) ? activeDevices.get(0) : null); in onHeadsetProfileConnected()661 /*package */ synchronized void onSetBtScoActiveDevice(BluetoothDevice btDevice) { in onSetBtScoActiveDevice() method in BtHelper
271 /*package*/ void onSetBtScoActiveDevice(BluetoothDevice btDevice) { in onSetBtScoActiveDevice() method in AudioDeviceBroker272 mBtHelper.onSetBtScoActiveDevice(btDevice); in onSetBtScoActiveDevice()
1594 mDeviceBroker.onSetBtScoActiveDevice(null);