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