Searched refs:senderParticipantId (Results 1 – 2 of 2) sorted by relevance
457 final String senderParticipantId = in processResult() local459 if (!senderParticipantId.equals(notificationParticipantId)) { in processResult()462 + senderParticipantId + ") than notification (" in processResult()480 message = MmsUtils.createMmsMessage(mms, conversationId, senderParticipantId, in processResult()
1342 final String senderParticipantId = cursor.getString(2); in refreshConversationMetadataInTransaction() local1343 final boolean senderBlocked = isBlockedParticipant(dbWrapper, senderParticipantId); in refreshConversationMetadataInTransaction()