Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java105 public static final byte REPEAT_STATUS_GROUP_REPEAT = 0x04; field in AvrcpControllerConstants
DAvrcpControllerClasses.java55 case AvrcpControllerConstants.REPEAT_STATUS_GROUP_REPEAT: in mapAttribIdValtoAvrcpPlayerSetting()
103 return AvrcpControllerConstants.REPEAT_STATUS_GROUP_REPEAT; in mapAvrcpPlayerSettingstoBTAttribVal()