Searched refs:DOES_NOT_EXIST (Results 1 – 1 of 1) sorted by relevance
53 private static final Integer DOES_NOT_EXIST = -5; field in SendersView346 .get(currentName) : DOES_NOT_EXIST; in handlePriority()349 if (oldPos == DOES_NOT_EXIST || !currentParticipant.readConversation) { in handlePriority()352 if (oldPos != DOES_NOT_EXIST && i > 0 && oldPos == i - 1 in handlePriority()