Searched refs:EXTRA_CONVERSATION_ID (Results 1 – 5 of 5) sorted by relevance
97 public static final String EXTRA_CONVERSATION_ID = "conversation_id"; field in DownloadMmsAction252 extras.putString(EXTRA_CONVERSATION_ID, conversationId); in doBackgroundWork()
100 final String conversationId = extras.getString(DownloadMmsAction.EXTRA_CONVERSATION_ID); in processMessageDownloaded()
128 public static final String EXTRA_CONVERSATION_ID = "ConversationId"; field in BluetoothMapContract
642 String convoId = extras.getString(BluetoothMapContract.EXTRA_CONVERSATION_ID); in call()
873 extras.putString(BluetoothMapContract.EXTRA_CONVERSATION_ID, chatStatusConvoId); in setOwnerStatus()