Searched refs:configBScore (Results 1 – 1 of 1) sorted by relevance
858 int configBScore = getNetworkStatusScore(b); in compare() local859 if (configAScore == configBScore) { in compare()862 return Integer.compare(configBScore, configAScore); in compare()