Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java345 private static final byte JNI_PLAY_STATUS_FWD_SEEK = 0x03; field in AvrcpControllerNativeInterface
356 case JNI_PLAY_STATUS_FWD_SEEK: in toPlaybackStateFromJni()