Searched refs:fixes (Results 1 – 14 of 14) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | AddSuppressAttribute.java | 176 List<AddSuppressAttribute> fixes = Lists.newArrayListWithExpectedSize(2); in createFixes() local 177 fixes.add(new AddSuppressAttribute(editor, id, marker, element, desc, null)); in createFixes() 192 fixes.add(new AddSuppressAttribute(editor, id, marker, element, in createFixes() 197 fixes.add(new AddSuppressAttribute(editor, id, marker, element, in createFixes() 204 return fixes; in createFixes()
|
D | LintListDialog.java | 214 List<LintFix> fixes = LintFix.getFixes(EclipseLintClient.getId(marker), marker); in widgetSelected() local 215 if (fixes == null) { in widgetSelected() 218 LintFix fix = fixes.get(0); in widgetSelected() 280 List<LintFix> fixes = LintFix.getFixes(EclipseLintClient.getId(marker), marker); in updateSelectionState() local 281 if (fixes == null || !fixes.get(0).isBulkCapable()) { in updateSelectionState()
|
D | LintFixGenerator.java | 183 List<LintFix> fixes = LintFix.getFixes(id, marker); in computeQuickAssistProposals() local 184 if (fixes != null) { in computeQuickAssistProposals() 185 for (LintFix fix : fixes) { in computeQuickAssistProposals() 296 List<AddSuppressAttribute> fixes = AddSuppressAttribute.createFixes(editor, in addSuppressAnnotation() local 298 if (fixes.size() > 0) { in addSuppressAnnotation() 300 fixes.get(0).apply(document); in addSuppressAnnotation()
|
D | LintViewPart.java | 340 List<LintFix> fixes = LintFix.getFixes(EclipseLintClient.getId(marker), marker); in enableActions() local 341 if (fixes == null || !fixes.get(0).isBulkCapable()) { in enableActions() 491 List<LintFix> fixes = LintFix.getFixes(EclipseLintClient.getId(marker), in run() local 493 if (fixes == null) { in run() 496 LintFix fix = fixes.get(0); in run()
|
/sdk/eclipse/ |
D | changes.txt | 2 * Bug fixes. 21 * A lot of bug fixes, performance fixes and memory fixes. 175 * Important bug fixes: 194 Critical bug fixes only. 258 - Many bug fixes, and in particular some critical bug fixes on Linux 264 - Many bug fixes! 343 etc. There are also many fixes to handle text replacement. 490 - Lots of fixes in the configuration selector of the Visual Layout 502 - Misc fixes in the SDK Updater 711 - Misc fixes for Windows support. [all …]
|
/sdk/ |
D | changes.txt | 28 * Bug fixes.
|
/sdk/files/typos/ |
D | typos-hu.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|
D | typos-nb.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|
D | typos-it.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|
D | typos-tr.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|
D | typos-es.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|
D | typos-pt.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|
D | typos-de.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|
D | typos-en.txt | 74 # who first fixes the sounds of a performance or other sounds; and,
|