Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 20 of 20) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlAutoEditStrategy.java210 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/editors/layout/gle2/
DLayoutMetadata.java120 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/wizards/newxmlfile/
DChooseConfigurationPage.java175 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/
DUiActions.java163 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/eclipse/adt/internal/lint/
DGlobalLintConfiguration.java153 String previous = store.getString(AdtPrefs.PREFS_LINT_SEVERITIES); in setSeverities() local
154 boolean changed = !value.equals(previous); in setSeverities()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DRelativeLayoutRule.java200 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/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DViewHierarchyScene.java210 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/
DExtractStringRefactoring.java1370 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/
DDescriptorsUtils.java757 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/
DGuidelineHandler.java630 public void attachPrevious(INode previous, INode node) { in attachPrevious() argument
633 String id = previous.getStringAttr(ANDROID_URI, ATTR_ID); in attachPrevious()
/sdk/docs/
Dhowto_use_cupcake_sdk.txt89 uninstall the two features of the previous ADT: the "editors" feature and the
/sdk/eclipse/
Dchanges.txt333 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/
Dtypos-nb.txt99 # previous violation.
Dtypos-hu.txt99 # previous violation.
Dtypos-it.txt99 # previous violation.
Dtypos-tr.txt99 # previous violation.
Dtypos-es.txt99 # previous violation.
Dtypos-en.txt99 # previous violation.
3300 previvous->previous
Dtypos-pt.txt99 # previous violation.
Dtypos-de.txt99 # previous violation.