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