Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java164 public static final int MESSAGE_START_METADATA_BROADCASTS = 202; field in AvrcpControllerConstants
DAvrcpControllerService.java299 AvrcpControllerConstants.MESSAGE_START_METADATA_BROADCASTS).sendToTarget(); in startAvrcpUpdates()
559 case AvrcpControllerConstants.MESSAGE_START_METADATA_BROADCASTS: in handleMessage()