Home
last modified time | relevance | path

Searched refs:ATTRID_NUM_TRACKS (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpConstants.java90 static final int ATTRID_NUM_TRACKS = 0x05; field in AvrcpConstants
DAddressedMediaPlayer.java422 case AvrcpConstants.ATTRID_NUM_TRACKS: in getAttrValue()
537 sb.append(getAttrValue(AvrcpConstants.ATTRID_NUM_TRACKS, item, null)); in displayMediaItem()
DBrowsedMediaPlayer.java648 case AvrcpConstants.ATTRID_NUM_TRACKS: in getAttrValue()