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