Searched refs:a2dpSink (Results 1 – 2 of 2) sorted by relevance
169 A2dpSinkProfile a2dpSink = mProfileManager.getA2dpSinkProfile(); in startScanning() local170 if ((a2dpSink != null) && (a2dpSink.isA2dpPlaying())){ in startScanning()
2031 BluetoothA2dpSink a2dpSink = new BluetoothA2dpSink(context, listener); in getProfileProxy() local2092 BluetoothA2dpSink a2dpSink = (BluetoothA2dpSink)proxy; in closeProfileProxy() local2093 a2dpSink.close(); in closeProfileProxy()