Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java104 public static final byte REPEAT_STATUS_ALL_TRACK_REPEAT = 0x03; field in AvrcpControllerConstants
DAvrcpControllerClasses.java53 case AvrcpControllerConstants.REPEAT_STATUS_ALL_TRACK_REPEAT: in mapAttribIdValtoAvrcpPlayerSetting()
101 return AvrcpControllerConstants.REPEAT_STATUS_ALL_TRACK_REPEAT; in mapAvrcpPlayerSettingstoBTAttribVal()