Searched refs:otherParticipantId (Results 1 – 1 of 1) sorted by relevance
138 final String otherParticipantId = cursor.getString(INDEX_PARTICIPANT_ID); in canClusterWithMessage() local139 if (!TextUtils.equals(getParticipantId(), otherParticipantId)) { in canClusterWithMessage()