Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/
DPlayStatus.java30 static final byte FWD_SEEK = 3; field in PlayStatus
66 return PlayStatus.FWD_SEEK; in playbackStateToAvrcpState()