Searched refs:otherSelfId (Results 1 – 1 of 1) sorted by relevance
152 final String otherSelfId = cursor.getString(INDEX_SELF_PARTICIPIANT_ID); in canClusterWithMessage() local153 if (!TextUtils.equals(getSelfParticipantId(), otherSelfId)) { in canClusterWithMessage()