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