Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java342 private static final byte JNI_PLAY_STATUS_STOPPED = 0x00; field in AvrcpControllerNativeInterface
350 case JNI_PLAY_STATUS_STOPPED: in toPlaybackStateFromJni()