OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRCP_SCOPE_NOW_PLAYING
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java
51
public static final int
AVRCP_SCOPE_NOW_PLAYING
= 0;
AvrcpControllerService.java
311
return getCurrentMetaData(AvrcpControllerConstants.
AVRCP_SCOPE_NOW_PLAYING
, 0);
500
if(scope == AvrcpControllerConstants.
AVRCP_SCOPE_NOW_PLAYING
) {
564
getCurrentMetaData(AvrcpControllerConstants.
AVRCP_SCOPE_NOW_PLAYING
, 0));
[
all
...]
Completed in 114 milliseconds