Home
last modified time | relevance | path

Searched defs:oldValue (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DXmlPropertyEditor.java317 Object oldValue = property.getValue(); in setEditorText() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
DProjectState.java624 private IStatus replaceLibraryProperty(String oldValue, String newValue) { in replaceLibraryProperty()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiElementNode.java2010 String oldValue = attribute.getCurrentValue(); in setPropertyValue() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DVisualRefactoring.java1029 String oldValue = element.getAttributeNS(attributeUri, attributeName); in replaceAttributeDeclaration() local