Searched refs:getAllFixes (Results 1 – 2 of 2) sorted by relevance
200 List<LintFix> alternatives = fix.getAllFixes(); in getFixes()223 protected List<LintFix> getAllFixes() { in getAllFixes() method in LintFix
105 protected List<LintFix> getAllFixes() { in getAllFixes() method in TypoFix