Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java344 private static final byte JNI_PLAY_STATUS_PAUSED = 0x02; field in AvrcpControllerNativeInterface
354 case JNI_PLAY_STATUS_PAUSED: in toPlaybackStateFromJni()