Searched refs:JNI_PLAY_STATUS_PAUSED (Results 1 – 1 of 1) sorted by relevance
55 private static final byte JNI_PLAY_STATUS_PAUSED = 0x02; field in AvrcpControllerService465 case JNI_PLAY_STATUS_PAUSED: in onPlayStatusChanged()