OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllFixes
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFix.java
200
List<LintFix> alternatives = fix.
getAllFixes
();
223
protected List<LintFix>
getAllFixes
() {
TypoFix.java
104
protected List<LintFix>
getAllFixes
() {
Completed in 27 milliseconds