Searched refs:EXTRA_CONVERSATION_ID (Results 1 – 5 of 5) sorted by relevance
98 public static final String EXTRA_CONVERSATION_ID = "conversation_id"; field in DownloadMmsAction256 extras.putString(EXTRA_CONVERSATION_ID, conversationId); in doBackgroundWork()
101 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()
878 extras.putString(BluetoothMapContract.EXTRA_CONVERSATION_ID, chatStatusConvoId); in setOwnerStatus()