Searched refs:selectMessage (Results 1 – 2 of 2) sorted by relevance
403 selectMessage(null);428 selectMessage((ConversationMessageView) view); in onCreate()672 private void selectMessage(final ConversationMessageView messageView) { in selectMessage() method in ConversationFragment673 selectMessage(messageView, null /* attachment */); in selectMessage()676 private void selectMessage(final ConversationMessageView messageView, in selectMessage() method in ConversationFragment940 selectMessage(null); in onConversationMetadataUpdated()1254 selectMessage(messageView, attachment); in onAttachmentClick()1279 selectMessage(null); in handleMessageClick()1282 selectMessage(messageView); in handleMessageClick()1291 selectMessage(null); in handleMessageClick()[all …]
262 NdefMessage selectMessage = null; in tryBluetoothHandoverRequest() local274 selectMessage = (createBluetoothHandoverSelectMessage(bluetoothActivating)); in tryBluetoothHandoverRequest()279 return selectMessage; in tryBluetoothHandoverRequest()