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.java388 mServiceListener.onServiceConnected(BluetoothProfile.AVRCP_CONTROLLER,
396 mServiceListener.onServiceDisconnected(BluetoothProfile.AVRCP_CONTROLLER);
DBluetoothAdapter.java1904 } else if (profile == BluetoothProfile.AVRCP_CONTROLLER) { in getProfileProxy()
1960 case BluetoothProfile.AVRCP_CONTROLLER: in closeProfileProxy()