Home
last modified time | relevance | path

Searched refs:setInInternalTextModification (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiTextValueNode.java69 setInInternalTextModification(true); in updateValue()
73 setInInternalTextModification(false); in updateValue()
DUiAbstractTextAttributeNode.java117 protected final void setInInternalTextModification(boolean internalTextModification) { in setInInternalTextModification() method in UiAbstractTextAttributeNode