Searched refs:selectMessage (Results 1 – 2 of 2) sorted by relevance
404 selectMessage(null);429 selectMessage((ConversationMessageView) view); in onCreate()674 private void selectMessage(final ConversationMessageView messageView) { in selectMessage() method in ConversationFragment675 selectMessage(messageView, null /* attachment */); in selectMessage()678 private void selectMessage(final ConversationMessageView messageView, in selectMessage() method in ConversationFragment942 selectMessage(null); in onConversationMetadataUpdated()1256 selectMessage(messageView, attachment); in onAttachmentClick()1281 selectMessage(null); in handleMessageClick()1284 selectMessage(messageView); in handleMessageClick()1293 selectMessage(null); in handleMessageClick()[all …]
262 NdefMessage selectMessage = null; in tryBluetoothHandoverRequest() local274 selectMessage = (createBluetoothHandoverSelectMessage(bluetoothActivating)); in tryBluetoothHandoverRequest()279 return selectMessage; in tryBluetoothHandoverRequest()