OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOTAL_TRACK_TIME_INVALID
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java
83
public static final int
TOTAL_TRACK_TIME_INVALID
= 0xFF;
AvrcpControllerClasses.java
456
mTotalTracks = AvrcpControllerConstants.
TOTAL_TRACK_TIME_INVALID
;
457
mTrackLen = AvrcpControllerConstants.
TOTAL_TRACK_TIME_INVALID
;
Completed in 1602 milliseconds