Searched refs:desiredCountry (Results 1 – 1 of 1) sorted by relevance
80 String desiredCountry = desired.getCountry(); in calculateMatchingSubScore() local82 && (desiredCountry.isEmpty() || desiredCountry.equals(maxDesired.getCountry()))) { in calculateMatchingSubScore()