OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLAYING_TIME_INVALID
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
RemoteMediaPlayers.java
99
return AvrcpControllerConstants.
PLAYING_TIME_INVALID
;
AvrcpControllerConstants.java
82
public static final int
PLAYING_TIME_INVALID
= 0xFF;
AvrcpControllerClasses.java
316
mPlayTime = AvrcpControllerConstants.
PLAYING_TIME_INVALID
;
Completed in 54 milliseconds