Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java55 private static final byte JNI_PLAY_STATUS_PAUSED = 0x02; field in AvrcpControllerService
465 case JNI_PLAY_STATUS_PAUSED: in onPlayStatusChanged()