Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java343 private static final byte JNI_PLAY_STATUS_PLAYING = 0x01; field in AvrcpControllerNativeInterface
352 case JNI_PLAY_STATUS_PLAYING: in toPlaybackStateFromJni()