Searched refs:mBtHelper (Results 1 – 1 of 1) sorted by relevance
112 private final BtHelper mBtHelper; field in AudioDeviceBroker174 mBtHelper = new BtHelper(this); in AudioDeviceBroker()190 mBtHelper = new BtHelper(this); in AudioDeviceBroker()241 mBtHelper.onSystemReady(); in onSystemReady()267 mBtHelper.onReceiveBtEvent(intent); in onReceiveBtEvent()272 mBtHelper.onSetBtScoActiveDevice(btDevice); in onSetBtScoActiveDevice()425 mBtHelper.stopBluetoothSco(eventSource); in setCommunicationRouteForClient()1639 mBtHelper.dump(pw, prefix); in dump()1785 mBtHelper.resetBluetoothSco(); in handleMessage()2344 boolean btSCoOn = mBtHelper.isBluetoothScoOn(); in preferredCommunicationDevice()[all …]