Searched defs:BluetoothA2dpSink (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dpSink.java35 *<p>BluetoothA2dpSink is a proxy object for controlling the Bluetooth A2DP Sink
37 * the BluetoothA2dpSink proxy object.
41 public final class BluetoothA2dpSink implements BluetoothProfile { class in inherits:BluetoothProfile
42 private static final String TAG = "BluetoothA2dpSink";
164 /*package*/ BluetoothA2dpSink(Context context, ServiceListener l) { method in class:BluetoothA2dpSink
490 BluetoothA2dpSink.this);

Completed in 62 milliseconds