Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java161 public static final int MESSAGE_PROCESS_CONNECTION_CHANGE = 1200; field in AvrcpControllerConstants
205 case MESSAGE_PROCESS_CONNECTION_CHANGE: in dumpMessageString()
DAvrcpControllerService.java593 case AvrcpControllerConstants.MESSAGE_PROCESS_CONNECTION_CHANGE: in handleMessage()
830 AvrcpControllerConstants.MESSAGE_PROCESS_CONNECTION_CHANGE, newState, in onConnectionStateChanged()
836 AvrcpControllerConstants.MESSAGE_PROCESS_CONNECTION_CHANGE, newState, in onConnectionStateChanged()