Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2521 BluetoothAvrcpController avrcp = new BluetoothAvrcpController(context, listener); in getProfileProxy() local
2590 BluetoothAvrcpController avrcp = (BluetoothAvrcpController) proxy; in closeProfileProxy() local
2591 avrcp.close(); in closeProfileProxy()