Searched refs:highestPriority (Results 1 – 2 of 2) sorted by relevance
431 ClientPriority highestPriority = priority; in wouldEvictLocked() local434 if (curPriority <= highestPriority) { in wouldEvictLocked()435 highestPriority = curPriority; in wouldEvictLocked()440 if (highestPriority == priority) { in wouldEvictLocked()
938 int highestPriority = highestPriorityByUserId.get(match.targetUserId); in preferHighPriority() local942 if (match.priority == highestPriority) { in preferHighPriority()944 } else if (match.priority > highestPriority) { in preferHighPriority()