Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpConstants.java140 static final int PLAYSTATUS_FWD_SEEK = 3; field in AvrcpConstants
DAvrcp.java1904 return PLAYSTATUS_FWD_SEEK; in getBluetoothPlayState()
2715 final static byte PLAYSTATUS_FWD_SEEK = 3; field in Avrcp