Searched refs:alternatives (Results 1 – 3 of 3) sorted by relevance
200 List<LintFix> alternatives = fix.getAllFixes(); in getFixes() local201 if (alternatives != null) { in getFixes()202 return alternatives; in getFixes()
258 int alternatives = matches.size(); in pickBestMatch() local259 if (alternatives == 0) { in pickBestMatch()261 } else if (alternatives == 1) { in pickBestMatch()265 assert alternatives > 1; in pickBestMatch() local
599 alternitives->alternatives