Searched refs:onSetBtScoActiveDevice (Results 1 – 3 of 3) sorted by relevance
392 onSetBtScoActiveDevice(btDevice); in onReceiveBtEvent()799 onSetBtScoActiveDevice(device); in onHeadsetProfileConnected()931 /*package */ synchronized void onSetBtScoActiveDevice(BluetoothDevice btDevice) { in onSetBtScoActiveDevice() method in BtHelper
894 mDeviceBroker.onSetBtScoActiveDevice(null); in onSetBtActiveDevice()896 mDeviceBroker.onSetBtScoActiveDevice(btInfo.mDevice); in onSetBtActiveDevice()1961 mDeviceBroker.onSetBtScoActiveDevice(null);
285 /*package*/ void onSetBtScoActiveDevice(BluetoothDevice btDevice) { in onSetBtScoActiveDevice() method in AudioDeviceBroker286 mBtHelper.onSetBtScoActiveDevice(btDevice); in onSetBtScoActiveDevice()