Searched refs:currentParticipant (Results 1 – 1 of 1) sorted by relevance
324 final ParticipantInfo currentParticipant = conversationInfo.participantInfos.get(i); in handlePriority() local325 final String currentEmail = currentParticipant.email; in handlePriority()327 final String currentName = currentParticipant.name; in handlePriority()338 final int priority = currentParticipant.priority; in handlePriority()339 final CharacterStyle style = CharacterStyle.wrap(currentParticipant.readConversation ? in handlePriority()349 if (oldPos == DOES_NOT_EXIST || !currentParticipant.readConversation) { in handlePriority()402 !currentParticipant.readConversation) { in handlePriority()