Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java125 public static final int AVRCP_CONTROLLER = 12; field
DBluetoothAvrcpController.java294 mServiceListener.onServiceConnected(BluetoothProfile.AVRCP_CONTROLLER,
302 mServiceListener.onServiceDisconnected(BluetoothProfile.AVRCP_CONTROLLER);
DBluetoothAdapter.java2034 } else if (profile == BluetoothProfile.AVRCP_CONTROLLER) { in getProfileProxy()
2096 case BluetoothProfile.AVRCP_CONTROLLER: in closeProfileProxy()