Searched refs:onA2dpSinkProfileConnected (Results 1 – 2 of 2) sorted by relevance
463 /*package*/ synchronized void onA2dpSinkProfileConnected(BluetoothProfile profile) { in onA2dpSinkProfileConnected() method in BtHelper
1333 mBtHelper.onA2dpSinkProfileConnected((BluetoothProfile) msg.obj); in handleMessage()