/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
D | RefactoringTestBase.java | 84 Change change = refactoring.createChange(new NullProgressMonitor()); in checkRefactoring() local 120 public static String describe(Change change) throws Exception { in describe() 135 protected static void describe(StringBuilder sb, Change change, int indent) throws Exception { in describe() 246 private static IFile getFile(@NonNull Change change) { in getFile()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
D | RenameResourceParticipant.java | 419 CompositeChange change, in addResourceFileChanges() 515 TextFileChange change = new TextFileChange(file.getName(), file); in addResourceXmlChanges() local 725 TextChange change = getTextChange(rFile); in disableExistingResourceFileChange() local 740 public static void disableRClassChanges(Change change) { in disableRClassChanges()
|
D | AndroidTypeMoveParticipant.java | 247 TextFileChange change = new TextFileChange(file.getName(), file); in addXmlFileChanges() local
|
D | AndroidTypeRenameParticipant.java | 388 TextFileChange change = new TextFileChange(file.getName(), file); in addXmlFileChanges() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
D | UnwrapRefactoring.java | 222 TextFileChange change = new TextFileChange(file.getName(), file); in computeChanges() local
|
D | ChangeViewRefactoring.java | 164 TextFileChange change = new TextFileChange(file.getName(), file); in computeChanges() local
|
D | ExtractIncludeRefactoring.java | 347 TextFileChange change = new TextFileChange(sourceFile.getName(), sourceFile); in handleIncludingFile() local
|
D | UseCompoundDrawableRefactoring.java | 210 TextFileChange change = new TextFileChange(file.getName(), file); in computeChanges() local
|
D | WrapInRefactoring.java | 209 TextFileChange change = new TextFileChange(file.getName(), file); in computeChanges() local
|
D | ExtractStyleRefactoring.java | 379 TextFileChange change = new TextFileChange(sourceFile.getName(), sourceFile); in computeChanges() local
|
D | ChangeLayoutRefactoring.java | 230 TextFileChange change = new TextFileChange(file.getName(), file); in computeChanges() local
|
D | VisualRefactoring.java | 267 CompositeChange change = new CompositeChange( in createChange() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
D | TemplateHandler.java | 796 TextFileChange change = new TextFileChange("Merge " + fileName, to); in merge() local 978 TextFileChange change = createNewFileChange(targetFile); in instantiate() local 1039 TextFileChange change = new TextFileChange(message, targetFile) { in createNewFileChange() local 1126 NullChange change = new NullChange(label); in copy() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/ |
D | ApplicationPackageNameRefactoring.java | 424 CompositeChange change = new CompositeChange("Refactoring Application package name", in getChange() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
D | ExtractStringRefactoring.java | 900 Change change = createXmlChanges((IFile) targetXml, mXmlStringId, mXmlStringValue, in checkFinalConditions() local
|
/sdk/templates/docs/ |
D | jquery-1.8.0.min.js | 2 …J(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(I,"-$1").toLowerCase();d=a.getAttribute… argument
|