Searched refs:ATTRID_PLAY_TIME (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpConstants.java92 static final int ATTRID_PLAY_TIME = 0x07; field in class:AvrcpConstants
H A DAddressedMediaPlayer.java463 case AvrcpConstants.ATTRID_PLAY_TIME:
580 sb.append(getAttrValue(AvrcpConstants.ATTRID_PLAY_TIME, item, null));
H A DBrowsedMediaPlayer.java729 case AvrcpConstants.ATTRID_PLAY_TIME:

Completed in 338 milliseconds