Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiElementNode.java1687 int domAttributeIndexMax = move.size(); in commitDirtyAttributesToXml() local
1697 if (domAttributeIndex < domAttributeIndexMax) { in commitDirtyAttributesToXml()
1710 } else if (domAttributeIndex < domAttributeIndexMax) { in commitDirtyAttributesToXml()