Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiActions.java323 Node xmlGrandParent = uiGrandParent == null ? null : uiGrandParent.getXmlNode(); in doUpInternal() local
511 Node xmlGrandParent = uiGrandParent == null ? null : uiGrandParent.getXmlNode(); in doDownInternal() local