/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | LayoutMetadata.java | 120 Node previous = commentNode.getPreviousSibling(); in clearLegacyComment() local 121 if (previous != null && previous.getNodeType() == Node.TEXT_NODE) { in clearLegacyComment() 122 if (previous.getNodeValue().trim().length() == 0) { in clearLegacyComment() 123 node.removeChild(previous); in clearLegacyComment()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
D | AndroidXmlAutoEditStrategy.java | 210 IStructuredDocumentRegion previous = region.getPrevious(); in customizeDocumentCommand() local 211 if (previous != null && previous.getType() == XML_TAG_NAME) { in customizeDocumentCommand() 212 ITextRegionList subRegions = previous.getRegions(); in customizeDocumentCommand() 232 previous.getStartOffset() + last.getStart(), 0); in customizeDocumentCommand()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
D | ChooseConfigurationPage.java | 175 IWizardPage previous = ((NewXmlFileWizard) getWizard()).getPreviousPage(this); in onWsFolderPathUpdated() local 176 if (previous instanceof NewXmlFileCreationPage) { in onWsFolderPathUpdated() 177 NewXmlFileCreationPage p = (NewXmlFileCreationPage) previous; in onWsFolderPathUpdated()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
D | UiActions.java | 163 UiElementNode previous = null; in doRemove() 168 previous = node.getUiPreviousSibling(); in doRemove() 176 if (previous != null) { in doRemove() 177 selectUiNode(previous); in doRemove()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | RelativeLayoutRule.java | 200 INode previous = null; in onDropped() 216 if (previous == null) { in onDropped() 218 previous = newChild; in onDropped() 232 state.attachPrevious(previous, newChild); in onDropped() 233 previous = newChild; in onDropped()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | GlobalLintConfiguration.java | 153 String previous = store.getString(AdtPrefs.PREFS_LINT_SEVERITIES); in setSeverities() local 154 boolean changed = !value.equals(previous); in setSeverities()
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
D | ViewHierarchyScene.java | 210 protected void notifyStateChanged(ObjectState previous, ObjectState state) { in notifyStateChanged() argument 211 super.notifyStateChanged(previous, state); in notifyStateChanged()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
D | ExtractStringRefactoring.java | 1370 IStructuredDocumentRegion previous = insertBeforeReg.getPrevious(); 1371 if (previous != null && 1372 DOMRegionContext.XML_CONTENT.equals(previous.getType()) && 1373 previous.getText().trim().length() == 0) { 1374 insertBeforeReg = previous;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
D | DescriptorsUtils.java | 757 UiElementNode previous = node.getUiPreviousSibling(); 758 if (previous != null) { 759 String id = previous.getAttributeValue(ATTR_ID);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
D | GuidelineHandler.java | 630 public void attachPrevious(INode previous, INode node) { in attachPrevious() argument 633 String id = previous.getStringAttr(ANDROID_URI, ATTR_ID); in attachPrevious()
|
/sdk/docs/ |
D | howto_use_cupcake_sdk.txt | 89 uninstall the two features of the previous ADT: the "editors" feature and the
|
/sdk/eclipse/ |
D | changes.txt | 333 visible configuration in the previous file. It also considers the 737 class from its previous location. This will require 1 build after
|
/sdk/files/typos/ |
D | typos-hu.txt | 99 # previous violation.
|
D | typos-nb.txt | 99 # previous violation.
|
D | typos-it.txt | 99 # previous violation.
|
/sdk/testapps/jarCheckTests1/app/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests3/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests2/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/javaProjectTest/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests2/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/libsAndJarTest/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/javaProjectTest/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests1/lib1/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/libsAndJarTest/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/sdk/testapps/jarCheckTests1/lib2/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |