Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java102 public static final byte REPEAT_STATUS_OFF = 0x01; field in AvrcpControllerConstants
DAvrcpControllerClasses.java57 case AvrcpControllerConstants.REPEAT_STATUS_OFF: in mapAttribIdValtoAvrcpPlayerSetting()
97 return AvrcpControllerConstants.REPEAT_STATUS_OFF; in mapAvrcpPlayerSettingstoBTAttribVal()