Searched refs:a2dpSink (Results 1 – 2 of 2) sorted by relevance
177 A2dpSinkProfile a2dpSink = mProfileManager.getA2dpSinkProfile(); in startScanning() local178 if ((a2dpSink != null) && (a2dpSink.isA2dpPlaying())){ in startScanning()
2518 BluetoothA2dpSink a2dpSink = new BluetoothA2dpSink(context, listener); in getProfileProxy() local2586 BluetoothA2dpSink a2dpSink = (BluetoothA2dpSink) proxy; in closeProfileProxy() local2587 a2dpSink.close(); in closeProfileProxy()