Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java149 public static final int MESSAGE_SEND_SET_CURRENT_PLAYER_APPLICATION_SETTINGS = 2; field in AvrcpControllerConstants
175 case MESSAGE_SEND_SET_CURRENT_PLAYER_APPLICATION_SETTINGS: in dumpMessageString()
DAvrcpControllerService.java376 MESSAGE_SEND_SET_CURRENT_PLAYER_APPLICATION_SETTINGS, numAttributes, 0, bb); in setPlayerApplicationSetting()
580 case AvrcpControllerConstants.MESSAGE_SEND_SET_CURRENT_PLAYER_APPLICATION_SETTINGS: in handleMessage()