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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAvrcpController.java36 *<p>BluetoothAvrcpController is a proxy object for controlling the Bluetooth AVRCP
38 * the BluetoothAvrcpController proxy object.
42 public final class BluetoothAvrcpController implements BluetoothProfile { class in inherits:BluetoothProfile
43 private static final String TAG = "BluetoothAvrcpController";
159 * Create a BluetoothAvrcpController proxy object for interacting with the local
163 /*package*/ BluetoothAvrcpController(Context context, ServiceListener l) { method in class:BluetoothAvrcpController
389 BluetoothAvrcpController.this);

Completed in 71 milliseconds