Home
last modified time | relevance | path

Searched refs:AVRCP_SCOPE_NOW_PLAYING (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java51 public static final int AVRCP_SCOPE_NOW_PLAYING = 0; field in AvrcpControllerConstants
DAvrcpControllerService.java311 return getCurrentMetaData(AvrcpControllerConstants.AVRCP_SCOPE_NOW_PLAYING, 0); in getMetaData()
500 if(scope == AvrcpControllerConstants.AVRCP_SCOPE_NOW_PLAYING) { in getCurrentMetaData()
564 getCurrentMetaData(AvrcpControllerConstants.AVRCP_SCOPE_NOW_PLAYING, 0)); in handleMessage()