HomeSort by relevance Sort by last modified time
    Searched refs:REPEAT_STATUS_GROUP_REPEAT (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java 105 public static final byte REPEAT_STATUS_GROUP_REPEAT = 0x04;
AvrcpControllerClasses.java 55 case AvrcpControllerConstants.REPEAT_STATUS_GROUP_REPEAT:
103 return AvrcpControllerConstants.REPEAT_STATUS_GROUP_REPEAT;

Completed in 5025 milliseconds