Searched refs:a2dpSink (Results 1 – 2 of 2) sorted by relevance
165 A2dpSinkProfile a2dpSink = mProfileManager.getA2dpSinkProfile(); in startScanning() local166 if ((a2dpSink != null) && (a2dpSink.isA2dpPlaying())){ in startScanning()
1902 BluetoothA2dpSink a2dpSink = new BluetoothA2dpSink(context, listener); in getProfileProxy() local1957 BluetoothA2dpSink a2dpSink = (BluetoothA2dpSink)proxy; in closeProfileProxy() local1958 a2dpSink.close(); in closeProfileProxy()