OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REPEAT_STATUS_ALL_TRACK_REPEAT
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java
104
public static final byte
REPEAT_STATUS_ALL_TRACK_REPEAT
= 0x03;
AvrcpControllerClasses.java
53
case AvrcpControllerConstants.
REPEAT_STATUS_ALL_TRACK_REPEAT
:
101
return AvrcpControllerConstants.
REPEAT_STATUS_ALL_TRACK_REPEAT
;
Completed in 212 milliseconds