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