Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java346 private static final byte JNI_PLAY_STATUS_REV_SEEK = 0x04; field in AvrcpControllerNativeInterface
358 case JNI_PLAY_STATUS_REV_SEEK: in toPlaybackStateFromJni()