/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | TypographyFix.java | 70 for (TypographyDetector.ReplaceEdit edit : edits) { in apply() 72 document.replace(edit.offset + region.getStartOffset(), in apply() 73 edit.length, edit.replaceWith); in apply()
|
D | AddSuppressAnnotation.java | 130 MultiTextEdit edit; in run() local 132 edit = addSuppressAnnotation(document, compilationUnit, mNode); in run() 134 edit = addTargetApiAnnotation(document, compilationUnit, mNode); in run() 136 if (edit != null) { in run() 137 edit.apply(document); in run() 228 MultiTextEdit edit = new MultiTextEdit(); in addSuppressAnnotation() local 232 edit.addChild(importEdits); in addSuppressAnnotation() 234 edit.addChild(annotationEdits); in addSuppressAnnotation() 236 return edit; in addSuppressAnnotation() 277 MultiTextEdit edit = new MultiTextEdit(); in addTargetApiAnnotation() local [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
D | RefactoringTest.java | 118 TextEdit edit = tf.getEdit(); in checkEdits() local 122 if (edit instanceof MultiTextEdit) { in checkEdits() 123 MultiTextEdit edits = (MultiTextEdit) edit; in checkEdits() 126 edit.apply(document); in checkEdits() 169 TextEdit edit = tf.getEdit(); in checkEdits() local 170 if (edit instanceof MultiTextEdit) { in checkEdits() 171 MultiTextEdit edits = (MultiTextEdit) edit; in checkEdits() 174 edit.apply(document); in checkEdits()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/ |
D | ApplicationPackageNameRefactoring.java | 265 TextEdit edit = new ReplaceEdit( in editXmlResourceFile() local 270 "Replace package name in custom namespace prefix", edit); in editXmlResourceFile() 272 multiEdit.addChild(edit); in editXmlResourceFile() 367 TextEdit edit = new ReplaceEdit(region.getStartOffset() in editAndroidManifest() local 371 multiEdit.addChild(edit); in editAndroidManifest() 372 editGroups.add(new TextEditGroup("Change Android package name", edit)); in editAndroidManifest() 384 TextEdit edit = new ReplaceEdit(region.getStartOffset() in editAndroidManifest() local 388 multiEdit.addChild(edit); in editAndroidManifest() 390 editGroups.add(new TextEditGroup("Update component path", edit)); in editAndroidManifest() 443 MultiTextEdit edit = new MultiTextEdit(); in visit() local [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/formatting/ |
D | AndroidXmlFormattingStrategyTest.java | 36 ReplaceEdit edit = AndroidXmlFormattingStrategy.createReplaceEdit(document, replaceStart, in check() local 38 assertNotNull(edit); in check() 39 edit.apply(document); in check()
|
/sdk/testapps/testProjectTest/lib/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/jarCheckTests1/app/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/files/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/javaProjectTest/app/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/libsTest/lib2Test/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/testProjectTest/app/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/buildConfigTest/lib1/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/jarCheckTests3/app/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/userLibTest/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/javaProjectTest/lib2/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/libsAndJarTest/app/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/libsTest/app/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/apps/SdkController/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/customViewTest/mainProject/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/jarCheckTests2/lib1/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/gridlayoutTest/app/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/libsTest/appTest/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/libsTest/lib1Test/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/sdk/testapps/libsAndJarTest/lib1/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|