Home
last modified time | relevance | path

Searched refs:avrcp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java3026 BluetoothAvrcpController avrcp = new BluetoothAvrcpController(context, listener, this); in getProfileProxy() local
3106 BluetoothAvrcpController avrcp = (BluetoothAvrcpController) proxy; in closeProfileProxy() local
3107 avrcp.close(); in closeProfileProxy()