Searched defs:MSG_AVRCP_GET_PLAY_STATUS_NATIVE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/
H A DA2dpMediaBrowserService.java82 private static final int MSG_AVRCP_GET_PLAY_STATUS_NATIVE = 6; field in class:A2dpMediaBrowserService
143 case MSG_AVRCP_GET_PLAY_STATUS_NATIVE:
316 MSG_AVRCP_GET_PLAY_STATUS_NATIVE).sendToTarget();

Completed in 157 milliseconds