Searched refs:supportedCountry (Results 1 – 1 of 1) sorted by relevance
69 final String supportedCountry = supported.getCountry(); in calculateMatchingSubScore() local70 if (supportedCountry.isEmpty() || !supportedCountry.equals(maxDesired.getCountry())) { in calculateMatchingSubScore()