Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpConstants.java123 static final short AVRC_PF_FAST_FWD_BIT_NO = 45; field in AvrcpConstants
DAvrcp.java1929 featureBitsList.add(AvrcpConstants.AVRC_PF_FAST_FWD_BIT_NO); in getFeatureBitMask()