Searched refs:configBScore (Results 1 – 1 of 1) sorted by relevance
1004 int configBScore = getPnoNetworkSortScore(b); in compare() local1005 if (configAScore == configBScore) { in compare()1008 return Integer.compare(configBScore, configAScore); in compare()